yacy_search_server/source/net/yacy/search/query
Michael Peter Christen 0f6b72f24b do not use luke requests for remote solr servers if the result is
different from normal requests. This happens if the remote solr is
actually a solrCloud; in such cases the luke request returns only the
result of the single solr peer, not the whole cloud.
also done: some refactoring.
2014-02-26 14:30:48 +01:00
..
AccessTracker.java adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString 2014-01-20 00:58:17 +01:00
HeuristicResult.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
QueryGoal.java do not use luke requests for remote solr servers if the result is 2014-02-26 14:30:48 +01:00
QueryModifier.java fix page nav, to keeping modifier 2014-01-30 22:00:32 +01:00
QueryParams.java allow combining selection of different search nav's (facets) 2014-01-30 22:57:27 +01:00
SearchEvent.java extra sleep for remote searches enhances search results because there is 2014-02-09 14:57:17 +01:00
SearchEventCache.java remote search peer selection schema change: 2014-01-16 17:27:14 +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