yacy_search_server/source/net/yacy/search/query
reger 566a3b0294 fix: Index Administration > Reverse Word Index (IndexControlRWIs_p) corrected use of word search to word-hash search
- removed duplicate QueryParams.hashes2Handles , redundant  with .hashes2Set
2013-04-08 21:25:21 +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 enhanced did-you-mean (a bit): can now remember previously searched 2013-03-17 10:52:31 +01:00
QueryModifier.java introduced a second core named 'webgraph'. This core will hold the link 2013-02-21 13:23:55 +01:00
QueryParams.java fix: Index Administration > Reverse Word Index (IndexControlRWIs_p) corrected use of word search to word-hash search 2013-04-08 21:25:21 +02:00
SearchEvent.java - do not create a new query for all remote peers 2013-03-15 00:14:28 +01: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