yacy_search_server/source/net/yacy/peers
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
..
dht refactoring in remote search and stub for remote node peer selection 2012-08-18 23:59:25 +02:00
graphics more abstraction and less parameter overhead for remote search 2012-08-20 01:29:15 +02:00
operation snippet retrieval loading processes may use a smaller minimum load time 2012-07-30 10:38:23 +02:00
Accessible.java refactoring 2011-10-04 09:06:24 +00:00
EventChannel.java refactoring 2011-10-04 09:06:24 +00:00
Network.java more attempts to clean the index (cleaning is faster then) 2012-08-16 17:24:25 +02:00
NewsDB.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
NewsPool.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
NewsQueue.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
PeerActions.java get the peer location more quickly 2012-08-16 16:28:57 +02:00
Protocol.java added remote search to solr on YaCy peers! 2012-08-20 12:16:11 +02:00
RemoteSearch.java added remote search to solr on YaCy peers! 2012-08-20 12:16:11 +02:00
Seed.java refactoring in remote search and stub for remote node peer selection 2012-08-18 23:59:25 +02:00
SeedDB.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00