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
JeremyRand 433217b33e
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
..
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 Refactoring : use StandardCharsets constants instead of hard-coded 9 years ago
QueryModifier.java upd to solr/lucene 5.3.1 9 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 fix rwi doubledom return best (highest) ranking 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 12 years ago
SecondarySearchSuperviser.java Added 'final' for all exception blocks as this helps the Java compiler 11 years ago