elasticsearch-hamming-plugin icon indicating copy to clipboard operation
elasticsearch-hamming-plugin copied to clipboard

hamming distance plugin for elasticsearch 5.x

Results 5 elasticsearch-hamming-plugin issues
Sort by recently updated
recently updated
newest added

如何输入一段文字然后搜索全库找出是否有相似度十分高的文档

Getting error: ERROR: **This plugin was built with an older plugin structure. Contact the plugin author to remove the intermediate "elasticsearch" directory within the plugin zip**. ``` sh-4.4# wget https://github.com/joway/elasticsearch-hamming-plugin/raw/master/releases/elasticsearch-hamming-0.0.1.zip...

I updated the` plugin-descriptor.properties` to make it run under `7.9.1` wich is my ES version. The plugin is activated as I can see in `GET /_cat/plugins` But I have this...

Hi I am trying to implement this but I am not sure what are the right settings for my index. Is there an example setting that I can follow?