lipsill
|
6df1c9e818
Deprecate `_source_include` and `_source_exclude` url parameters (#33475)
|
7 years ago |
markharwood
|
70d80a3d09
Docs enhancement: added reference to cluster-level setting `search.default_allow_partial_results` (#32810)
|
7 years ago |
markharwood
|
77d2dd203e
Search - add allow_partial_search_results flag with default setting false (#28440)
|
7 years ago |
Adrien Grand
|
1b660821a2
Allow `_doc` as a type. (#27816)
|
7 years ago |
Simon Willnauer
|
e81804cfa4
Add a shard filter search phase to pre-filter shards based on query rewriting (#25658)
|
8 years ago |
Jim Ferenczi
|
36a5cf8f35
Automatically early terminate search query based on index sorting (#24864)
|
8 years ago |
Clinton Gormley
|
582b3c06b6
Added docs for batched_reduce_size
|
8 years ago |
Adrien Grand
|
52de0645fb
Remove `lowercase_expanded_terms` and `locale` from query-parser options. (#20208)
|
9 years ago |
Nik Everett
|
3c0288ee98
Consolify term and phrase suggester docs
|
9 years ago |
Jim Ferenczi
|
afe99fcdcd
Restore reverted change now that alpha4 is out:
|
9 years ago |
Jim Ferenczi
|
eb1e231a63
Revert "Rename `fields` to `stored_fields` and add `docvalue_fields`"
|
9 years ago |
Jim Ferenczi
|
2f46f53dc8
Rename `fields` to `stored_fields` and add `docvalue_fields`
|
9 years ago |
Jim Ferenczi
|
881afcba60
Fixed tests that failed now that BM25 is the default similarity.
|
9 years ago |
Nik Everett
|
850e9d7c57
[docs] Add // CONSOLE to validate and uri-request
|
9 years ago |
javanna
|
c5152c7ecb
[DOCS] terminate_after is not experimental anymore
|
10 years ago |
Adrien Grand
|
0c26e7cd83
Remove the scan and count search types.
|
10 years ago |
Adrien Grand
|
6fa258b8fa
Deprecate the `scan` search type.
|
10 years ago |
Clinton Gormley
|
c6c3a40cb6
Docs: Updated annotations for 2.0.0-beta1
|
10 years ago |
javanna
|
36c373e615
[DOCS] documented missing query_string parameters for count, exists, search & validate_query
|
10 years ago |
aleph-zero
|
1d60f34944
Remove all doc references to (dfs_)query_and_fetch
|
10 years ago |
Clinton Gormley
|
37ed61807f
Docs: Updated the experimental annotations in the docs as follows:
|
10 years ago |
Adrien Grand
|
a608db122d
Search: Remove the `count` search type.
|
10 years ago |
Lee Hinman
|
6aec68cd29
Revert "[QUERY] Remove lowercase_expanded_terms and locale options"
|
10 years ago |
Lee Hinman
|
d1f7bd97cb
[QUERY] Remove lowercase_expanded_terms and locale options
|
10 years ago |
Adrien Grand
|
95f46f1212
Docs: Use the new experimental annotation.
|
10 years ago |
Clinton Gormley
|
cb00d4a542
Docs: Removed all the added/deprecated tags from 1.x
|
11 years ago |
Areek Zillur
|
5487c56c70
Search & Count: Add option to early terminate doc collection
|
11 years ago |
Simon Willnauer
|
fa16969360
Cleanup comments and class names s/ElasticSearch/Elasticsearch
|
11 years ago |
Boaz Leskes
|
c63d8c4fb5
[Docs] Added _source filtering to documentation
|
12 years ago |
Clinton Gormley
|
264a00a40f
[DOCS] Added pages explaining lucene query parser syntax and regular expression syntax
|
12 years ago |