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
Optimize FST on-heap BytesReader (#12879) More... about 1 year ago
Use Collections.addAll() instead of manual array copy and misc. code cleanups (#12977) More... about 1 year ago
Misc code cleanups (#12974) More... about 1 year ago
Reduce number of dimensions for Test[Byte|Float]VectorSimilarityQuery (#12988) More... about 1 year ago
Replace .collect(toList()) with .toList() and misc. code cleanups (#12978) More... about 1 year ago
Remove obsolete 'mappingRules' in Tokenizer tests (#12972) More... about 1 year ago
Minor code cleanups (intellij inspections). More... about 1 year ago
Move changes entry to 9.10 (#12841) More... about 1 year ago
Replace "UTF-8" with StandardCharsets.UTF_8 and other typo and minor cleanups (#12979) More... about 1 year ago
Replace println(String.format(...)) with printf(...) (#12976) More... about 1 year ago
Get rid of inefficient Stream.count() (#12975) More... about 1 year ago
Remove unused imports (#12970) More... about 1 year ago
Fix bug where NFARunAutomaton#getTransition does not set Transition correctly (#12909) More... about 1 year ago
Add missing spaces in concatenated strings (#12967) More... about 1 year ago
Move group-varint encoding/decoding logic to DataOutput/DataInput (#12841) More... about 1 year ago
Update contributing guide: autocrlf and build dependencies (#12963) More... about 1 year ago
Fix typo in help/formatting.txt (#12960) More... about 1 year ago
Fix CheckIndex to correctly flag the automaton as binary. More... about 1 year ago
Improve Javadoc for DocValuesConsumer (#12952) More... about 1 year ago
Modernize LineFileDocs. (#12929) More... about 1 year ago
Add a stored fields test that indexes LineFileDocs. (#12927) More... about 1 year ago
Beef up `Terms#intersect` checks in `CheckIndex`. (#12926) More... about 1 year ago
Fix position increment in (Reverse)PathHierarchyTokenizer (#12875) More... about 1 year ago
An improved check for ignoring the c2-crash test if running on a client compiler. (#12953) More... about 1 year ago
Add back-compat indices for 9.9.1 More... about 1 year ago
Add bugfix version 9.9.1 More... about 1 year ago
DOAP changes for release 9.9.1 More... about 1 year ago
Use hppc IntIntHashMap to avoid Integer box/unbox when remapping vector ordinals during merge (#12950) More... about 1 year ago
Fix flaky tests that are caused by small float vectors (#12943) More... about 1 year ago
#12932: get monsters tests compiling/running again (#12942) More... about 1 year ago