-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>docsGeneral docs changesGeneral docs changesMeta
Description
Where possible, we should standardize documentation of the different query types. This can include a common structure that includes (but is not limited to) the following:
- Request example
- Top-level parameters
- Options
Queries to revisit
- Query and filter context ([DOCS] Reformat rank feature query #44975)
- Match All Query
- Full text queries
- Match Query ([DOCS] Reformat match query #45152)
- Match Boolean Prefix Query
- Match Phrase Query
- Match Phrase Prefix Query ([DOCS] Reformat match phrase prefix query #45209)
- Multi Match Query
- Query String Query ([DOCS] Reformat query string query #45296)
- Simple Query String Query ([DOCS] Reformats simple query string query #45343)
- Intervals Query ([DOCS] Reformats interval query #45350)
- Term level queries ([DOCS] Rewrite 'term-level queries' overview #43337)
- Term Query ([DOCS] Rewrite
termquery docs for new format #41498) - Terms Query ([DOCS] Rewrite
termsquery #42889) - Terms Set Query ([DOCS] Rewrite
terms_setquery #43060) - Range Query ([DOCS] Rewrite
rangequery #43282) - Exists Query ([DOCS] Rewrite
existsquery docs #41868) - Prefix Query ([DOCS] Rewrite
prefixquery docs #41955) - Wildcard Query ([DOCS] Rewrite 'wildcard' query docs #42670)
- Regexp Query ([DOCS] Rewrite
regexpquery #42711) - Fuzzy Query ([DOCS] Rewrite
fuzzyquery docs #42078) - Type Query (Deprecated)
- Ids Query ([DOCS] Restructure
idsquery to pilot new query docs format #41077)
- Term Query ([DOCS] Rewrite
- Compound queries
- Constant Score Query ([DOCS] Rewrite
constant_scorequery #43374) - Bool Query
- Dis Max Query ([DOCS] Rewrite dis max query #43586)
- Function Score Query (deprecated? Replacing the function_score with discrete queries #27588)
- Boosting Query ([DOCS] Rewrite boosting query #43647)
- Constant Score Query ([DOCS] Rewrite
- Joining queries (unneeded)
- Nested Query ([DOCS] Rewrite nested query to use new format #44130)
- Has Child Query ([DOCS] Rewrite
has_childquery to use new format #44190) - Has Parent Query ([DOCS] Reformat
has_parentquery docs #44443) - Parent Id Query ([DOCS] Reformat
parent_idquery docs #44449)
- Geo queries
- GeoShape Query
- Geo Bounding Box Query
- Geo Distance Query
- Geo Polygon Query
- Specalized queries
- Distance Feature Query ([DOCS] Reformat distance feature query #44916)
- More Like This Query
- Script Query ([DOCS] Reformat script query #44882)
- Script Score Query ([DOCS] Reformat script score query #45087)
- Percolate Query
- Rank Feature Query ([DOCS] Reformat rank feature query #44975)
- Wrapper Query
- Span queries
- Span Term Query
- Span Multi Term Query
- Span First Query
- Span Near Query
- Span Or Query
- Span Not Query
- Span Containing Query
- Span Within Query
- Span Field Masking Query
- Minimum Should Match
- Multi Term Query Rewrite ([DOCS] Rewrite 'rewrite' parameter docs #42018)
- Boost
Additional changes
- Switch titles to sentence case ([DOCS] Make Query DSL titles consistent #43935)
- Add title abbrevs ([DOCS] Make Query DSL titles consistent #43935)
jtibshiranijpountz, russcam and mayya-sharipova
Metadata
Metadata
Assignees
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>docsGeneral docs changesGeneral docs changesMeta