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

Performance issue

Open dawnbreaks opened this issue 4 years ago • 0 comments

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 when scoring thousands of docs.

Thanks

dawnbreaks avatar May 07 '20 06:05 dawnbreaks