yacy_search_server/source/net/yacy/search
Michael Peter Christen 6f0baaa309 added the clickdepth post-processing: some links may have 'shortcuts' to
already calculated click depths. There are then calculated if the crawl
buffer is empty and therefore no new 'shortcuts' can be discovered.
The status of the clickdepth stack (to-be-processed) can be seen using a
solr search command like this:
http://localhost:8090/solr/select?q=process_sxt:[*%20TO%20*]&start=0&rows=30&fl=sku,clickdepth_i,process_sxt
2013-01-04 16:37:39 +01:00
..
index added the clickdepth post-processing: some links may have 'shortcuts' to 2013-01-04 16:37:39 +01:00
query added a filterscannerfail attribute to QueryParams which causes that a 2012-12-29 17:47:34 +01:00
ranking enhanced root-url detection 2013-01-03 19:21:21 +01:00
snippet fix: no results with configuration citation reference index switched off 2012-12-30 02:13:48 +01: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 refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
ResourceObserver.java added information about the reason of pausing of crawls 2012-11-06 15:21:56 +01: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 added the clickdepth post-processing: some links may have 'shortcuts' to 2013-01-04 16:37:39 +01:00
SwitchboardConstants.java use solr boost configuration to select search fields. At this time it is 2012-12-27 03:17:45 +01:00