yacy_search_server/source/net/yacy/search/query
2013-05-28 16:26:38 +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 prevent NPE in case RWI is disabled 2013-05-28 16:26:38 +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