[
https://issues.apache.org/jira/browse/OAK-8995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083987#comment-17083987
]
Fabrizio Fortino commented on OAK-8995:
---------------------------------------
Code changes have already been discussed/reviewed in
[https://github.com/oak-indexing/jackrabbit-oak/pull/105]
[~ngupta] [~tihom88] [~thomasm] could you please apply the following patches in
svn in 2 separate commits:
* [^OAK-8995-1.patch] remove support for lucene custom scorer
* [^OAK-8995-2.patch] polish code of changed classes
> Remove support for lucene custom scorer
> ---------------------------------------
>
> Key: OAK-8995
> URL: https://issues.apache.org/jira/browse/OAK-8995
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: lucene, oak-search
> Reporter: Fabrizio Fortino
> Priority: Major
> Fix For: 1.24.0
>
> Attachments: OAK-8995-1.patch, OAK-8995-2.patch
>
>
> The custom scorer exposes the Lucene API directly. This needs to be removed
> in order to support remote index services (solr, elasticsearch). Since this
> feature does not seem to be used, we can safely remove it.
>
> [https://github.com/apache/jackrabbit-oak/tree/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/score]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)