bhabegger opened a new pull request, #2817: URL: https://github.com/apache/jackrabbit-oak/pull/2817
## Summary - introduce the `oak-search-luceneNg` module and wire Lucene 9 query/editor providers behind `type=lucene9` - keep behavior safe-by-default: existing indexes are unaffected unless `type=lucene9` is explicitly configured - add lucene9 parity and regression coverage, including field typing and relative-path indexing fixes ## Test plan - [x] `mvn -pl oak-search-luceneNg -DskipTests compile` - [ ] full reactor verification in CI ## Notes This PR intentionally excludes multi-target and catch-up orchestration changes. Those are split into a follow-up PR. Made with [Cursor](https://cursor.com) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
