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
- getPath in DirectoryTaxonomyReader should throw an exception [LUCENE-9460]
- Use RandomMockMergePolicy more often [LUCENE-9469]
- Can we remove JaspellLookup? [LUCENE-9502]
- MultiFieldQueryParser doesn't process search strings containing field references correctly when BooleanClause.Occur.MUST_NOT is used [LUCENE-993]
- WikipediaTokenizer incorrectly splits certain syntax into multiple tokens [LUCENE-1141]
- Ability to store Reader / InputStream fields [LUCENE-1206]
- WildcardQueryNode to expose the positions of the wildcard characters, for easier use in processors and builders [LUCENE-1820]
- sumOfSquared weights should be calculated as part of queryNorm [LUCENE-1907]
- separate chararrayset interface from impl [LUCENE-2227]
- Add Document.set/getSourceID, as an optional hint to IndexWriter to improve indexing performance [LUCENE-2408]
- Docs
- not yet supported