Hi
In the blog post (http://www.elasticsearch.org/blog/you-complete-me/)
introducing the Suggestions Feature in Elastic search recommends managing
suggestions in a lightweight index of its own and the idea is to use the
payload to render the key to tie it back to the source index.
When trying to create a Suggestions Index using BulkProcessor class in Java
API, I am seeing that the suggestions are not working.
There is no documentation around suggesters using Java API.
Can someone point to examples / samples to create suggestion entries using
Java API ? I have tried looking in the archives for this group with no luck.
Hi
In the blog post (Elasticsearch Platform — Find real-time answers at scale | Elastic)
introducing the Suggestions Feature in Elastic search recommends managing
suggestions in a lightweight index of its own and the idea is to use the
payload to render the key to tie it back to the source index.
When trying to create a Suggestions Index using BulkProcessor class in
Java API, I am seeing that the suggestions are not working.
There is no documentation around suggesters using Java API.
Can someone point to examples / samples to create suggestion entries using
Java API ? I have tried looking in the archives for this group with no luck.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.