Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dominikkukacka
/
query
Public
forked from
pelias/query
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 19, 2016
feat: Merge pull request #49 from pelias/remove-2pop-sort
Show description for 58eb86a
trescube
authored
58eb86a
View commit details
Copy full SHA for 58eb86a
Browse repository at this point
made boost values inclusion optional
trescube
committed
690ed75
View commit details
Copy full SHA for 690ed75
Browse repository at this point
Commits on Oct 18, 2016
de-stringified boost values
trescube
committed
1598a60
View commit details
Copy full SHA for 1598a60
Browse repository at this point
pull `boost` values from `vs`
trescube
committed
7395b4c
View commit details
Copy full SHA for 7395b4c
Browse repository at this point
added boosts to housenumber+street and street queries
Show description for ac819e0
trescube
committed
ac819e0
View commit details
Copy full SHA for ac819e0
Browse repository at this point
removed population/popuarlity sorting
trescube
committed
7eba26b
View commit details
Copy full SHA for 7eba26b
Browse repository at this point
Commits on Oct 17, 2016
feat: Merge pull request #48 from pelias/require-node4
Show description for aab3448
orangejulius
authored
aab3448
View commit details
Copy full SHA for aab3448
Browse repository at this point
Remove Node.js 0.12 from TravisCI
orangejulius
committed
06ccc7a
View commit details
Copy full SHA for 06ccc7a
Browse repository at this point
Require Node.js 4 or newer via engines property
orangejulius
committed
d6c7578
View commit details
Copy full SHA for d6c7578
Browse repository at this point
Commits on Sep 16, 2016
feat: Merge pull request #46 from pelias/reorganize-queries-for-scoring
Show description for 8e6112e
trescube
authored
8e6112e
View commit details
Copy full SHA for 8e6112e
Browse repository at this point
Merge pull request #47 from pelias/optional-postcode-plus-street-layer
Show description for 67ff9ab
trescube
authored
67ff9ab
View commit details
Copy full SHA for 67ff9ab
Browse repository at this point
added querying by `street` layer
trescube
committed
a694150
View commit details
Copy full SHA for a694150
Browse repository at this point
Commits on Sep 14, 2016
switched `postcode` to `should` condition for address queries
trescube
committed
0a77941
View commit details
Copy full SHA for 0a77941
Browse repository at this point
Commits on Sep 6, 2016
added population/popularity scoring to new queries
trescube
committed
fc89f80
View commit details
Copy full SHA for fc89f80
Browse repository at this point
added support for `input:postcode` match when available
Show description for 0d53e40
trescube
committed
0d53e40
View commit details
Copy full SHA for 0d53e40
Browse repository at this point
moved more-nuanced placetype queries to own `should` levels
Show description for 5cc939f
trescube
committed
5cc939f
View commit details
Copy full SHA for 5cc939f
Browse repository at this point
renamed test description to be more accurate
trescube
committed
ea4e54f
View commit details
Copy full SHA for ea4e54f
Browse repository at this point
Commits on Aug 31, 2016
updated `boost_mode` from `replace` to `multiply`
trescube
committed
3d6f1da
View commit details
Copy full SHA for 3d6f1da
Browse repository at this point
extracted shared base query to separate file, clone on `require`
trescube
committed
35a3165
View commit details
Copy full SHA for 35a3165
Browse repository at this point
Commits on Aug 30, 2016
switched `score_mode` from `first` to `avg` for multiple functions
trescube
committed
f890a72
View commit details
Copy full SHA for f890a72
Browse repository at this point
moved scoring functions to `query.function_score.functions`
Show description for c461064
trescube
committed
c461064
View commit details
Copy full SHA for c461064
Browse repository at this point
Commits on Aug 24, 2016
reconfigured queries to actually work
Show description for 583166e
trescube
committed
583166e
View commit details
Copy full SHA for 583166e
Browse repository at this point
Commits on Aug 22, 2016
reorganized query to apply functions to list of results
Show description for b6d06b9
trescube
committed
b6d06b9
View commit details
Copy full SHA for b6d06b9
Browse repository at this point
Commits on Aug 17, 2016
feat: Merge pull request #45 from pelias/add-support-for-scoring-queries
Show description for d4e53c9
trescube
authored
d4e53c9
View commit details
Copy full SHA for d4e53c9
Browse repository at this point
Commits on Aug 15, 2016
added support for filters
Show description for 2886853
trescube
committed
2886853
View commit details
Copy full SHA for 2886853
Browse repository at this point
added scoring support
trescube
committed
22897c3
View commit details
Copy full SHA for 22897c3
Browse repository at this point
Commits on Aug 12, 2016
Merge pull request #44 from pelias/update_travis_node_versions
Show description for 3615ac1
orangejulius
authored
3615ac1
View commit details
Copy full SHA for 3615ac1
Browse repository at this point
Commits on Aug 11, 2016
Require Node.js v6 tests to pass
orangejulius
committed
20a4190
View commit details
Copy full SHA for 20a4190
Browse repository at this point
Remove Node.js v5 from TravisCI
orangejulius
committed
761c6ae
View commit details
Copy full SHA for 761c6ae
Browse repository at this point
Merge pull request #43 from pelias/fix-dependecy
Show description for 48b2392
Diana Shkolnikov
authored
48b2392
View commit details
Copy full SHA for 48b2392
Browse repository at this point
Fix broken tests due to dependency missing in country match
Show description for c58353e
dianashk
committed
c58353e
View commit details
Copy full SHA for c58353e
Browse repository at this point
Commits on Aug 9, 2016
feat: Merge pull request #41 from pelias/add-dependency-support
Show description for 7ea4c95
orangejulius
authored
7ea4c95
View commit details
Copy full SHA for 7ea4c95
Browse repository at this point
Merge pull request #40 from pelias/add-county-spuport
Show description for 82b598f
trescube
authored
82b598f
View commit details
Copy full SHA for 82b598f
Browse repository at this point
Commits on Aug 8, 2016
added `dependency` support for GeodisambiguationQuery
Show description for 54c8bfa
trescube
committed
54c8bfa
View commit details
Copy full SHA for 54c8bfa
Browse repository at this point
treat `dependency` as a synonym of `country` for fallback
Show description for 415da8a
trescube
committed
415da8a
View commit details
Copy full SHA for 415da8a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.