mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-10-05 21:22:39 +02:00
(query) Remove obsolete code
This commit is contained in:
@@ -175,9 +175,6 @@ public class QueryExpansion {
|
||||
|
||||
Set<List<String>> constraints = new HashSet<>();
|
||||
|
||||
Set<NgramLexicon.SentenceSegment> bestSegmentation =
|
||||
findBestSegmentation(allSegments);
|
||||
|
||||
for (var segment : allSegments) {
|
||||
|
||||
int start = segment.start();
|
||||
|
Reference in New Issue
Block a user