OpenSearch/docs/reference
Colin Goodheart-Smithe 285ef0f06d Aggregations: Clean up response API for Aggregations
This change makes the response API object for Histogram Aggregations the same for all types of Histogram, and does the same for all types of Ranges.
The change removes getBucketByKey() from all aggregations except filters and terms. It also reduces the methods on the Bucket class to just getKey() and getKeyAsString().
The getKey() method returns Object and the actual Type is returns will be appropriate for the type of aggregation being run. e.g. date_histogram will return a DateTime for this method and Histogram will return a Number.
2015-01-27 10:53:44 +00:00
..
analysis Docs: Updated standard token filter docs to indicate true behavior: doing nothing 2015-01-15 21:33:29 +01:00
cat [TEST] Add missing docs and tests for '_cat/segments' 2015-01-09 12:29:11 +01:00
cluster don't mention fixed throttling in the docs 2015-01-14 10:13:10 -05:00
docs Mappings: Remove allow_type_wrapper setting 2015-01-08 09:13:40 -08:00
images [docs] add 2d vis for decay functions and parameters 2014-11-10 10:56:41 +01:00
index-modules Core: change default xlog size from 200 MB to 512 MB 2015-01-19 15:52:29 -05:00
indices Core: switch to auto IO throttle for merges 2015-01-16 13:00:08 -05:00
mapping Mappings: Remove _analyzer 2015-01-26 09:14:17 -08:00
migration Aggregations: Clean up response API for Aggregations 2015-01-27 10:53:44 +00:00
modules Docs: Update cluster.asciidoc 2015-01-27 10:48:40 +01:00
query-dsl Docs: clearer MLT documentation 2015-01-20 16:42:39 +01:00
search Docs: Fix missing comma and boolean true 2015-01-19 21:31:29 +01:00
setup Updates the command to add the repo to not use add-apt-repository, which automatically adds a non-working deb-src line to sources.list. Command now uses echo to write the correct line to sources.list instead. 2015-01-12 21:18:00 +00:00
testing Docs: add randomizedtesting-runner to testing-framework.asciidoc 2014-12-07 01:30:58 +09:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc Update api-conventions.asciidoc 2015-01-16 14:26:50 +01:00
cat.asciidoc [TEST] Add missing docs and tests for '_cat/segments' 2015-01-09 12:29:11 +01:00
cluster.asciidoc [DOCS] Fix HTTP endpoints after stats API changes 2014-01-09 11:30:28 +01:00
docs.asciidoc Bulk UDP: Removal. 2014-09-11 09:52:09 +02:00
getting-started.asciidoc Docs: Change "There are few concepts" to "There are a few concepts" 2015-01-21 10:33:33 +01:00
glossary.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index-modules.asciidoc [core] add best_compression option for Lucene 5.0 2014-12-10 22:13:09 -05:00
index.asciidoc Updated docs to use v1.4.1 as current 2014-11-26 17:18:37 +01:00
indices.asciidoc Add forgotten include for upgrade docs. 2014-10-10 10:55:45 -07:00
mapping.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
modules.asciidoc [DOCS] Fixed link to tribe.asciidoc 2014-01-13 22:01:12 +01:00
query-dsl.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
search.asciidoc Search Exists API: Checks if any matching documents exist for a given query 2014-07-31 15:42:30 -04:00
setup.asciidoc Update setup.asciidoc 2014-12-30 17:40:51 +01:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00