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
luccioman 6e1959f469
Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 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 12 years ago
QueryGoal.java enable fuzzy search, solr style (append a ~ to get a fuzzyness on the 8 years ago
QueryModifier.java upd to solr/lucene 5.3.1 9 years ago
QueryParams.java Fixed some HTML validation errors : Illegal character in query 8 years ago
SearchEvent.java Merge branch 'master' of https://github.com/yacy/yacy_search_server.git 8 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 12 years ago
SecondarySearchSuperviser.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago