Fabrizio Fortino created OAK-8659: ------------------------------------- Summary: Remove support for lucene custom scorer Key: OAK-8659 URL: https://issues.apache.org/jira/browse/OAK-8659 Project: Jackrabbit Oak Issue Type: Task Components: lucene, oak-search Reporter: Fabrizio Fortino
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)