Shubham Sharma
Results
2
issues of
Shubham Sharma
### Description Remove the lambda from `TermStates.get(LeafReaderContext)`. The method now eagerly resolves the term lookup. I am not sure if this change would expressly benefit everyone, feedback here would be...
module:core/index
### Problem Lucene uses CFS ratio (which is by default 10%) to determine whether to use Compound Files. ### Solution In this PR we are doing the following: - Switching...
module:core/store
module:core/index
module:core/search
module:benchmark
module:core/codecs
module:join
module:test-framework
module:sandbox
module:misc
Stale