You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/search/query
Michael Peter Christen e063aaf97f
enable fuzzy search, solr style (append a ~ to get a fuzzyness on the
9 years ago
..
AccessTracker.java Refactoring : use StandardCharsets constants instead of hard-coded 9 years ago
HeuristicResult.java tried to clean up the search process mess 13 years ago
QueryGoal.java enable fuzzy search, solr style (append a ~ to get a fuzzyness on the 9 years ago
QueryModifier.java upd to solr/lucene 5.3.1 10 years ago
QueryParams.java Properly support multiple Boost Queries. (Previous code was broken because it concatenated multiple Boost Queries together rather than passing Solr an array.) 9 years ago
SearchEvent.java adjust the getTopics() and getTopicNavigator() to current useage 9 years ago
SearchEventCache.java Added an option to eventually limit size of remote solr documents put to 9 years ago
SearchEventType.java tried to clean up the search process mess 13 years ago
SecondarySearchSuperviser.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago