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
Breadcrumbs
History for
query
test
on
master
User selector
All users
All time
Commit history
Commits on Oct 19, 2016
made boost values inclusion optional
trescube
committed
690ed75
View commit details
Copy full SHA for 690ed75
View code at this point
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
View code at this point
Browse repository at this point
pull `boost` values from `vs`
trescube
committed
7395b4c
View commit details
Copy full SHA for 7395b4c
View code at this point
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
View code at this point
Browse repository at this point
removed population/popuarlity sorting
trescube
committed
7eba26b
View commit details
Copy full SHA for 7eba26b
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
added querying by `street` layer
trescube
committed
a694150
View commit details
Copy full SHA for a694150
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
renamed test description to be more accurate
trescube
committed
ea4e54f
View commit details
Copy full SHA for ea4e54f
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
added scoring support
trescube
committed
22897c3
View commit details
Copy full SHA for 22897c3
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
added support for counties
trescube
committed
6bbbe58
View commit details
Copy full SHA for 6bbbe58
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
Revert back to just returning the object
dianashk
committed
cd5955b
View commit details
Copy full SHA for cd5955b
View code at this point
Browse repository at this point
Rename category to categories, add more tests, cleanup.
dianashk
committed
a20e96f
View commit details
Copy full SHA for a20e96f
View code at this point
Browse repository at this point
Category filter with unit tests
Thierry Jossermoz
authored and
dianashk
committed
0ac0d8c
View commit details
Copy full SHA for 0ac0d8c
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Merge pull request #27 from pelias/add-unfiltered-boolean-query
Show description for 8bd8714
trescube
authored
8bd8714
View commit details
Copy full SHA for 8bd8714
View code at this point
Browse repository at this point
added `_name` to parts of FallbackQuery
Show description for ebc5549
trescube
committed
ebc5549
View commit details
Copy full SHA for ebc5549
View code at this point
Browse repository at this point
moved `layer` querying to filter
Show description for 55d85aa
trescube
committed
55d85aa
View commit details
Copy full SHA for 55d85aa
View code at this point
Browse repository at this point
converted `layer` query to `filter`
trescube
committed
89b63f1
View commit details
Copy full SHA for 89b63f1
View code at this point
Browse repository at this point
added `type` to multi_match, removed single quotes from keys
trescube
committed
15dd5f6
View commit details
Copy full SHA for 15dd5f6
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
added `parent.` prefix to `multi_match` fields for ES 2.3
trescube
committed
1ab3e13
View commit details
Copy full SHA for 1ab3e13
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
adding support for analyzed query term
Show description for de9ae50
trescube
committed
de9ae50
View commit details
Copy full SHA for de9ae50
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Add layers view
avulfson17
committed
372a081
View commit details
Copy full SHA for 372a081
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
added 2 new Query module tests
trescube
committed
2894d0e
View commit details
Copy full SHA for 2894d0e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.