OpenSearch/docs/reference/search
Nik Everett 771a8893a6
Add more debugging information for cardinality agg (#62317) (#62397)
This adds two extra bits of info to the profiler:
1. Count of the number of different types of collectors. This lets us figure
   out if we're using the optimization for segment ordinals. It adds a few
   more similar counters just for good measure.
2. Profiles the `getLeafCollector` and `postCollection` methods. These are
   non-trivial for some aggregations, like cardinality.
2020-09-15 13:21:11 -04:00
..
search-your-data Support the 'fields' option in inner_hits and top_hits. (#62337) 2020-09-14 11:51:45 -07:00
suggesters [DOCS] Fix typo in suggester docs (#61077) (#61202) 2020-08-17 09:09:34 -04:00
async-search.asciidoc [DOCS] Move search pagination content to one page (#60515) (#60525) 2020-07-31 12:40:40 -04:00
clear-scroll-api.asciidoc [DOCS] Replace `twitter` dataset in search/agg docs (#60667) (#60675) 2020-08-04 14:16:38 -04:00
count.asciidoc [DOCS] Replace `twitter` dataset in search/agg docs (#60667) (#60675) 2020-08-04 14:16:38 -04:00
explain.asciidoc [DOCS] Replace `twitter` dataset in search/agg docs (#60667) (#60675) 2020-08-04 14:16:38 -04:00
field-caps.asciidoc [DOCS] Fix field caps API docs (#62110) (#62116) 2020-09-08 12:19:04 -04:00
multi-search.asciidoc Fix anchor doc for msearch cancellation paragraph 2020-08-24 15:14:17 -04:00
point-in-time-api.asciidoc [7.x] [DOCS] Add PIT to search after docs (#61593) (#62101) 2020-09-14 09:13:23 -04:00
point-in-time.asciidoc Introduce point in time APIs in x-pack basic (#61062) 2020-09-10 19:25:47 -04:00
profile.asciidoc Add more debugging information for cardinality agg (#62317) (#62397) 2020-09-15 13:21:11 -04:00
rank-eval.asciidoc [DOCS] Replace Wikipedia links with attribute (#61171) (#61209) 2020-08-17 11:27:04 -04:00
scroll-api.asciidoc [7.x] [DOCS] Add PIT to search after docs (#61593) (#62101) 2020-09-14 09:13:23 -04:00
search-shards.asciidoc [DOCS] Replace `twitter` dataset in search/agg docs (#60667) (#60675) 2020-08-04 14:16:38 -04:00
search-template.asciidoc [DOCS] Replace `twitter` dataset in search/agg docs (#60667) (#60675) 2020-08-04 14:16:38 -04:00
search.asciidoc Add the fields option to the search API docs. (#62260) 2020-09-14 13:44:44 -07:00
suggesters.asciidoc [DOCS] Replace `twitter` dataset in search/agg docs (#60667) (#60675) 2020-08-04 14:16:38 -04:00
validate.asciidoc [DOCS] Replace `twitter` dataset in search/agg docs (#60667) (#60675) 2020-08-04 14:16:38 -04:00