yacy_search_server/source/net/yacy/search/query
Michael Peter Christen 221ed7d764 - enhanced concurrency during search without IO blocking
- introduced a second queue to flush remote search results (now: old
metadata structure from DHT peers)
- fixed result counters
2013-03-03 22:38:50 +01: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 testing to use solr for portalsearch caused some bugfixing but no full 2013-02-25 14:31:50 +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 complete redesign of search process: 2013-02-26 17:16:31 +01:00
SearchEvent.java - enhanced concurrency during search without IO blocking 2013-03-03 22:38:50 +01:00
SearchEventCache.java complete redesign of search process: 2013-02-26 17:16:31 +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