-
Notifications
You must be signed in to change notification settings - Fork 25k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Glossary should contain query and filter #16891
Labels
>docs
General docs changes
good first issue
low hanging fruit
:Search/Search
Search-related issues that do not fall into other categories
Comments
refactormyself
added a commit
to refactormyself/elasticsearch
that referenced
this issue
Mar 17, 2018
Terms "Filter" and "Query" were added as described here https://www.elastic.co/guide/en/elasticsearch/guide/current/_queries_and_filters.html
@refactormyself The PR (#26353) that you reference was never merged. If you want to reopen yours, someone will review it. |
jasontedor
added
the
:Search/Search
Search-related issues that do not fall into other categories
label
Mar 17, 2018
Pinging @elastic/es-search-aggs |
PR #29127 now openend |
Closed by #29127, thanks @refactormyself |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
>docs
General docs changes
good first issue
low hanging fruit
:Search/Search
Search-related issues that do not fall into other categories
The glossary should contain the terms
query
andfilter
. Both of these are used extensively in the documentation and folks who wander to the glossary aren't going to know the difference. This page in the guide is helpful but I get the sense people don't always find their way there.The text was updated successfully, but these errors were encountered: