yacy_search_server/source/net/yacy/search/query
Michael Peter Christen 0c1a018bbd removed 'later' tactic because it used too much RAM, reduced number of
soft commits, reduced caching size of search events, ensured that solr
results are processed before connection is closed to keep that stuff not
too long in RAM
2013-05-29 18:27:27 +02:00
..
AccessTracker.java complete redesign of search process: 2013-02-26 17:16:31 +01:00
HeuristicResult.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
QueryGoal.java re-declared some fields to be of type string rather than text which 2013-05-06 16:45:54 +02:00
QueryModifier.java - no downcase when using collection modifier 2013-05-17 14:11:10 +02:00
QueryParams.java added a 'collection' property attribute in yacysearch.html which can be 2013-04-23 20:42:54 +02:00
SearchEvent.java removed 'later' tactic because it used too much RAM, reduced number of 2013-05-29 18:27:27 +02:00
SearchEventCache.java changes in ranking computation 2013-03-13 14:47:00 +01:00
SearchEventType.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
SecondarySearchSuperviser.java redesign of the QueryParams class: introduced QueryGoal which holds the 2012-11-18 01:22:41 +01:00