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
- Support disabling IndexSearcher.maxClauseCount with a value of -1
- TestFSTs.testRandomWords reproducible NPE
- Made the UnifiedHighlighter's hasUnrecognizedQuery function processes FunctionQuery the same way as MatchAllDocsQuery and MatchNoDocsQuery queries for performance reasons.
- Test case that exposes bug in PR #11724
- Create a read-only index that drops index files not needed for searching
- gh-13147: use dense bit-encoding for frequent terms
- Replace Collections.synchronizedSet() with ConcurrentHashMap.newKeySet()
- Vector accelerated GroupVInt decoder for MemorySegmentIndexInput
- factor out (public static) MultiCollector.scoreMode(Collector[]) method
- Improve smoketester JDK versions support
- Docs
- not yet supported