The GitHub Actions job "Build" on jackrabbit-oak.git/oak-12089-lucene9-core has 
failed.
Run started by GitHub user bhabegger (triggered by reschke).

Head commit for run:
5b36b34cc5d7b6298ac3c858f179e731848a5542 / Benjamin Habegger 
<[email protected]>
OAK-12089: add Lucene 9 index provider (oak-search-luceneNg)

Introduces oak-search-luceneNg, a new Oak module providing a Lucene 9
based index engine under type=lucene9, with full parity to the legacy
lucene implementation for property queries, fulltext, sorting, excerpts,
and facets (insecure, statistical, and secure ACL modes).

Key changes:
- New oak-search-luceneNg module: index editor, query index, tracker,
  index node, storage, and OSGi wiring
- Facet parity: LuceneNgSecure/StatisticalSortedSetDocValuesFacetCounts
  ported to Lucene 9 APIs with null-safe MatchingDocs.bits handling
- LuceneNgFacetCommonTest extends FacetCommonTest for JCR-level coverage
- AbstractIndexComparisonTest inlined into oak-search test-jar;
  oak-search-test module removed
- getRootBuilder removed from ContextAwareCallback and IndexUpdate
- leaf OSGi property removed from LuceneIndexProviderService
- README documents feature parity vs legacy Lucene and Elastic

Made-with: Cursor

Report URL: https://github.com/apache/jackrabbit-oak/actions/runs/31374465159

With regards,
GitHub Actions via GitBox

Reply via email to