[
https://issues.apache.org/jira/browse/OAK-9339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286321#comment-17286321
]
Thomas Mueller commented on OAK-9339:
-------------------------------------
Let's replace the file with a generator utility (seeded random number
generator). That way we can save a lot of space! And a bit of time, because
there is no disk I/O needed.
> Image Similarity: LSH based search
> ----------------------------------
>
> Key: OAK-9339
> URL: https://issues.apache.org/jira/browse/OAK-9339
> Project: Jackrabbit Oak
> Issue Type: New Feature
> Components: indexing
> Reporter: Amrit Verma
> Assignee: Amrit Verma
> Priority: Major
> Fix For: 1.40.0
>
>
> 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)