Description
The org.apache.jackrabbit.oak.plugins.index.lucene.spi.IndexFieldProvider is a callback that allows to change the behavior of indexing. There are multiple problems:
- (1) Not available using oak-run
- (2) Only available for Lucene indexes
Instead of a callback, a configuration option in the index property should be added, such that the most commonly used features are available in oak-run, and can be implemented in other indexes (e.g. Elastisearch, Solr).
Attachments
Attachments
Issue Links
- is cloned by
-
OAK-9144 Indexing: dynamic boost is not robust
- Closed
- is related to
-
OAK-5187 Support regex for relative property path while indexing properties
- Open
-
OAK-7962 FV reranking should be enabled by default
- Closed
-
OAK-8118 Index selected properties to enhance feature vector similarity search results
- Closed
-
OAK-9461 Dynamic boost lite
- Closed
- relates to
-
OAK-9211 oak-search-elastic: implement dynamic boost
- Closed