Adrien Grand
36bd9cc432
Aggregations: Ordinals-based string bucketing support.
...
When the ValuesSource has ordinals, terms ordinals are used as a cache key to
bucket ordinals. This can make terms aggregations on String terms significantly
faster.
Close #4350
2013-12-13 15:34:02 +01:00
uboness
0d6a35b9a7
- Added support for term filtering based on include/exclude regex on the terms agg
...
- Added javadoc to the TermsBuilder
Closes #4267
2013-11-29 13:46:48 +01:00
uboness
afb0d119e4
- Added docs for the value_count aggregation
...
- Fixed typos in the terms facets docs
- Fixed aggregation docs layout
- Added docs for shard_size in term aggregation
2013-11-29 12:35:42 +01:00
uboness
c7f6c5266d
initial commit of the aggregations module
...
Closes #3300
2013-11-24 03:13:08 -08:00