.. |
aggregations
|
c7f6c5266d
initial commit of the aggregations module
|
12 years ago |
facets
|
f3c6108b71
introduced support for "shard_size" for terms & terms_stats facets. The "shard_size" is the number of term entries each shard will send back to the coordinating node. "shard_size" > "size" will increase the accuracy (both in terms of the counts associated with each term and the terms that will actually be returned the user) - of course, the higher "shard_size" is, the more expensive the processing becomes as bigger queues are maintained on a shard level and larger lists are streamed back from the shards.
|
12 years ago |
request
|
c63d8c4fb5
[Docs] Added _source filtering to documentation
|
12 years ago |
suggesters
|
bf74f49fdd
Updated Analyzing/Fuzzysuggester from lucene trunk
|
12 years ago |
aggregations.asciidoc
|
c7f6c5266d
initial commit of the aggregations module
|
12 years ago |
count.asciidoc
|
9f5d0b6e89
[DOCS] Added a few clarifications to the docs from the issues list
|
12 years ago |
explain.asciidoc
|
c63d8c4fb5
[Docs] Added _source filtering to documentation
|
12 years ago |
facets.asciidoc
|
782d315da3
Fix markup
|
12 years ago |
more-like-this.asciidoc
|
822043347e
Migrated documentation into the main repo
|
12 years ago |
multi-search.asciidoc
|
393c28bee4
[DOCS] Removed outdated new/deprecated version notices
|
12 years ago |
multi-termvectors.asciidoc
|
dbef64009f
[DOC] add doc for multi term vector api
|
12 years ago |
percolate.asciidoc
|
77bc5d5ecf
release [1.0.0.Beta1]
|
12 years ago |
request-body.asciidoc
|
c63d8c4fb5
[Docs] Added _source filtering to documentation
|
12 years ago |
search.asciidoc
|
9a062e465c
[DOCS] Reorganised common API conventions
|
12 years ago |
suggesters.asciidoc
|
0442b737be
Add more anchor links to documentation
|
12 years ago |
termvectors.asciidoc
|
3465e69e83
[DOCS] Changed all store:yes/no to store:true/false
|
12 years ago |
uri-request.asciidoc
|
c63d8c4fb5
[Docs] Added _source filtering to documentation
|
12 years ago |
validate.asciidoc
|
822043347e
Migrated documentation into the main repo
|
12 years ago |