[
https://issues.apache.org/jira/browse/OAK-9339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285192#comment-17285192
]
Marcel Reutegger commented on OAK-9339:
---------------------------------------
Two files are missing licenses:
{noformat}
/home/jenkins/workspace/Jackrabbit/jackrabbit-oak-trunk/oak-search-elastic/src/test/resources/org/apache/jackrabbit/oak/query/imagedata.txt
/home/jenkins/workspace/Jackrabbit/jackrabbit-oak-trunk/oak-search-elastic/src/test/resources/elasticstartscript.sh
{noformat}
[~amrverma], the imagedata.txt file is quite big. Please make sure it has the
appropriate license and we are indeed allowed to use it.
> 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)