yacy_search_server/source/net/yacy/search
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
..
index - get nice text_t values from metadata conversions that are stored into 2012-08-18 19:36:21 +02:00
query added remote search to solr on YaCy peers! 2012-08-20 12:16:11 +02:00
ranking refactoring 2012-08-17 15:33:02 +02:00
snippet refactoring 2012-08-17 15:52:33 +02:00
solr added concurrent iterator methods to the solr connectors 2012-08-17 18:22:56 +02:00
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
IndexAbstracts.java refactoring: 2011-09-25 16:59:06 +00:00
IndexingQueueEntry.java Moved solr index-add method to the same method where the YaCy index is 2012-07-25 01:53:47 +02:00
MemoryTracker.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
Shutdown.java Moved solr index-add method to the same method where the YaCy index is 2012-07-25 01:53:47 +02:00
Switchboard.java refactoring 2012-08-17 15:52:33 +02:00
SwitchboardConstants.java FOR THE BRAVE.. this is a forced migration to solr which is now ready 2012-08-16 18:17:47 +02:00