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 supported4 Subscribers
Add a CodeTriage badge to lucene
Help out
- Issues
- Optimize GroupFacetCollector.getFacetEntries()
- Improve BayesianScoreQuery and LogOddsFusionQuery with base rate prior, weighted Log-OP, and parameter estimation
- Add afterMerge() lifecycle hook to KnnVectorsWriter and PerFieldKnnVe…
- Add JMH benchmark comparing various sort algorithms specifically for sorting ScoreDoc[] of varying lengths
- Use binary search partitioning in ReaderUtil#partitionByLeaf
- Skip max score computation when sorting by relevance in BlockGroupingCollector
- Hook for merge thread pool
- Introduce BlockGroupingCollectorManager
- Rename CollectionStatistics to FieldStats and TermStatistics to TermStats.
- The build/test tool `ProfileResults` that aggregates JFRs and prints the hot stacks doesn't work with new CPUTime profiler in Java 25
- Docs
- not yet supported