294
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent parent field from added to existing index (#13016) More... 12 months ago
LUCENE-10366: Override #readVInt and #readVLong for ByteBufferDataInput to avoid the abstraction confusion of #readByte. (#592) More... 12 months ago
Fixed Field.java documentation to refer to new IntField/FloatField/LongField/DoubleField (#13012) More... almost 1 year ago
Suppress SimpleTextCodec for VectorSimilarityQueryTestCase (#13010) More... almost 1 year ago
Make sure `DocumentsWriterPerThread#getAndLock` never returns `null` on a non-empty queue. (#12959) More... about 1 year ago
Output binary doc values as hex array in SimpleTextCodec (#12987) More... about 1 year ago
Fix for the bug where JapaneseReadingFormFilter cannot convert some hiragana to romaji (#12885) More... about 1 year ago
Clean up unused code & variables (#12994) More... about 1 year ago
Add support for index sorting with document blocks (#12829) More... about 1 year ago
Output well-formed UTF-8 bytes in SimpleTextCodec's segmentinfos (#12897) More... about 1 year ago
Avoid reset BlockDocsEnum#freqBuffer when indexHasFreq is false (#12997) More... about 1 year ago
Copy collected acc(maxFreqs) into empty acc, rather than merge them. (#12846) More... about 1 year ago
Lazily write the FST padding byte (#12981) More... about 1 year ago
Cleanup comments and asserts in TestIndexWriter (#13006) More... about 1 year ago
Simplify asserts in TestWordBreakSpellChecker (#13007) More... about 1 year ago
Use Automaton for SurroundQuery prefix/pattern matching (#12999) More... about 1 year ago
Get rid of deprecated assertThat() usages (#12982) More... about 1 year ago
Remove outdated comment from TaskExecutor (#12993) More... about 1 year ago
Fix test to also take into accont minor versions for BWC More... about 1 year ago
Remove stale BWC tests (#12874) More... about 1 year ago
Fix missing variable assignment in testAllVersionHaveCfsAndNocfs() and other minor code cleanups (#12969) More... about 1 year ago
Code cleanups in EscapeQuerySyntaxImpl (#12973) More... about 1 year ago
Fix only use of .toLowerCase() with no Locale (#12856) More... about 1 year ago
Remove unnecessary fields loop from extractWeightedSpanTerms() (#12965) More... about 1 year ago
Improve code clarity for OrdinalMap (#11729) More... about 1 year ago
LockVerifyServer does not need to reuse addresses nor set accept timeout (#12535) More... about 1 year ago
clean up sleep (#12914) More... about 1 year ago
Reduce contention on flushControl.isFullFlush(). (#12958) More... about 1 year ago
Increase stale PRs actionbudget and mark not debug-only (#12998) More... about 1 year ago
Introduce workflow for stale PRs (#12813) More... about 1 year ago