Closed burzum closed 4 years ago
Which parts? There are both indexing and query parts to the suggesters.
also, we should not care for ES 1.7 - its no longer getting new features or support
Target 2.x - and largely 5.x :)
@markstory the suggesters.
@jippi is the plugin finally supporting an ES version above 1.7? We've used 1.7 mostly because the Cake plugin or the underlying Elastica lib was stuck with this version.
@burzum yes, branch 1.0 of this plugin supports elastic 2
@lorenzo OK, any direction on how to use the suggest feature with it?
Maybe look how it can be done with elastica... If there is no easy way of calling the elastica methods within this plugin, we can just added it.
This issue is stale because it has been open for 120 days with no activity. Remove the stale
label or comment or this will be closed in 15 days
How can I implement the suggest feature of ES the best using the plugin? Any guidance on this please?
https://www.elastic.co/guide/en/elasticsearch/reference/1.7/search-suggesters-completion.html