elasticsearch-approximate-nearest-neighbor icon indicating copy to clipboard operation
elasticsearch-approximate-nearest-neighbor copied to clipboard

Plugin to integrate approximate nearest neighbor(ANN) search with Elasticsearch

Results 4 elasticsearch-approximate-nearest-neighbor issues
Sort by recently updated
recently updated
newest added

Hi, nice project, thank you very much. I think you should store the code array in the BinaryDocValuesField instead of the StoredField. It's too slow to access the store field...

Can I use this plugin with filters to filter down documents?

I just wanna say thanks! My team has been wanting this for a long time but lacked a good java developer.