Amrit Verma created OAK-9339:
--------------------------------
Summary: Image Similarity: LSH based search
Key: OAK-9339
URL: https://issues.apache.org/jira/browse/OAK-9339
Project: Jackrabbit Oak
Issue Type: Bug
Components: indexing
Reporter: Amrit Verma
Assignee: Amrit Verma
Image Similarity introduced in OAK-9213 won't scale well with millions of
images because it does brute force comparisons. We need to explore alternative
approaches such as using LSH for similarity search.
One of the plugins which provides such functionality is elastiknn -
[https://elastiknn.com/api/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)