lucene
https://github.com/apache/lucene
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported2 Subscribers
Add a CodeTriage badge to lucene
Help out
- Issues
- Upgrade to recently released OpenNLP 1.9.5 that fixes several CVEs
- Route doc-values queries through ConstantScoreScorerSupplier
- Use LongHashSet for sparse ordinal sets in DocValuesRangeIterator
- Store IndexedDISI in a separate file from doc values data
- Introduce TermGroupFacetCollectorManager for concurrent grouped faceting
- perf(util): add `FixedBitSet.copyOf()` fast paths for `SparseLiveDocs` and `DenseLiveDocs`
- Add JMH benchmarks comparing read I/O strategies under memory pressure
- Remove overdue deprecated SortField optimization toggle methods
- enhancement(16076): Implement 3-ary priority queue
- Lower FST heap utilization for Nori/Korean analyzers
- Docs
- not yet supported