yacy_search_server/source/net/yacy/search/index
Michael Peter Christen 8ad41a882c fixed several problems with postprocessing:
- unique-postprocessing was destroying results from other
postprocessings; removed cross-updates as they had been not necessary
- unique-postprocessing did not restrict on same protocol
- inefficient concurrent update cache was redesigned completely
- increased limits for concurrent blocking queues to prevent early
time-out
2014-05-29 13:24:24 +02:00
..
DocumentIndex.java added crawl depth for failed documents 2014-04-17 13:21:43 +02:00
ErrorCache.java added crawl depth for failed documents 2014-04-17 13:21:43 +02:00
Fulltext.java fixed several problems with postprocessing: 2014-05-29 13:24:24 +02:00
ReindexSolrBusyThread.java new structure and enhancements for link graph computation: 2014-04-09 12:45:04 +02:00
Segment.java fixed several problems with postprocessing: 2014-05-29 13:24:24 +02:00