Update LLLocalMultiLuceneIndex.java
This commit is contained in:
parent
c3221a2f46
commit
385e29aee5
@ -319,7 +319,7 @@ public class LLLocalMultiLuceneIndex implements LLLuceneIndex {
|
||||
.getT1()
|
||||
.distributedSearch(tuple.getT2().orElse(null),
|
||||
query,
|
||||
limit,
|
||||
Integer.MAX_VALUE,
|
||||
sort,
|
||||
scoreMode,
|
||||
minCompetitiveScore,
|
||||
|
Loading…
Reference in New Issue
Block a user