yacy_search_server/source/net/yacy/search/query
2016-05-20 20:17:51 -05:00
..
AccessTracker.java Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
HeuristicResult.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
QueryGoal.java Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
QueryModifier.java upd to solr/lucene 5.3.1 2015-10-03 23:20:33 +02:00
QueryParams.java Properly support multiple Boost Queries. (Previous code was broken because it concatenated multiple Boost Queries together rather than passing Solr an array.) 2016-05-20 20:17:51 -05:00
SearchEvent.java fix rwi doubledom return best (highest) ranking 2016-04-12 03:55:43 +02:00
SearchEventCache.java Added an option to eventually limit size of remote solr documents put to 2015-12-16 02:20:03 +01:00
SearchEventType.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
SecondarySearchSuperviser.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00