yacy_search_server/source/net/yacy/search/query
Michael Peter Christen ff3eaa21b0 added remote search to solr on YaCy peers!
- when doing a remote search, node peers are selected for solr queries
- the solr query is done concurrently to the standard YaCy rwi search
- the solr search result is feeded into the same data structure that
prepares the rwi search result
- the same remote seach that is done to several outside peers is done to
the local solr index
- the search process works now also without any 'old' RWI data using
solr
2012-08-20 12:16:11 +02:00
..
AccessTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
QueryParams.java code simplifications 2012-08-19 13:17:03 +02:00
RWIProcess.java added remote search to solr on YaCy peers! 2012-08-20 12:16:11 +02:00
SearchEvent.java added remote search to solr on YaCy peers! 2012-08-20 12:16:11 +02:00
SearchEventCache.java performance hacks 2012-06-05 12:06:26 +02:00
SnippetProcess.java reduced sleep times 2012-08-18 17:48:20 +02:00