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
- Small speedups for BooleanScorer [LUCENE-4366]
- Query parser should generate FieldValueFilter for pure wildcard terms to boost query performance [LUCENE-4386]
- DocValues impls should read all headers up-front instead of per-directsource [LUCENE-4539]
- Clarify what the score means in SpatialStrategy#makeQuery() [LUCENE-4616]
- Query time join returns different results based on the field type [LUCENE-4824]
- AssertingIndexSearcher isn't wrapping the Collector to AssertingCollector [LUCENE-4950]
- Simplify / understand IndexWriter/DocumentsWriter synchronization [LUCENE-5006]
- fail the build on compilation warnings [LUCENE-5130]
- Add parameter to lower-bound TF normalization for BM25 (for long documents) [LUCENE-5175]
- Change raw Map type to Map<String,Object> for ValueSource context [LUCENE-5335]
- Docs
- not yet supported