elasticsearch/docs
Alexander Reelsen e547e113e1 Geo context suggester: Require precision in mapping
The default precision was way too exact and could lead people to
think that geo context suggestions are not working. This patch now
requires you to set the precision in the mapping, as elasticsearch itself
can never tell exactly, what the required precision for the users
suggestions are.

Closes #5621
2014-04-02 23:51:14 +02:00
..
community Adding Kopf to community list of monitoring tools. 2014-03-27 17:07:49 +01:00
groovy-api
java-api [DOCS] fixed transport client link in java api docs 2014-03-31 18:35:57 +02:00
javascript
perl
python
reference Geo context suggester: Require precision in mapping 2014-04-02 23:51:14 +02:00
river
ruby
README.md

README.md

The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process

See: https://github.com/elasticsearch/docs