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
- MemoryIndex should store payloads per-field [LUCENE-7684]
- Support to unload FST's .tip into memory,make load or unload configuable!. [LUCENE-7826]
- Add oal.search.PointNearestNeighborsQuery and oal.document.*Point.newNearestNeighborsQuery() [LUCENE-7913]
- Give TermInSetQuery better advancing capabilities [LUCENE-7958]
- Similarities should round the length up [LUCENE-8053]
- Expose OffsetsEnum directly from UnifiedHighlighter [LUCENE-8158]
- Bulk operations for LongValues and Sorted[Set]DocValues [LUCENE-8178]
- Should FilteringTokenFilter handle positionLength [LUCENE-8250]
- Better validate CodecReaders in addIndexes [LUCENE-8277]
- Context query with regex "." produces an assertion failure [LUCENE-8288]
- Docs
- not yet supported