yacy_search_server/source/net/yacy/search/index
Michael Peter Christen cc39667399 Speed enhancements and less CPU usage during Solr searches when using
the embedded Solr (the default). This was obtained by cirumventing solrj
search encapsulation and the implementation of direct index access
methods to Solr.
The effect will not only be seen during search, but this has also a
strong effect on suggestions (much more) and less CPU power usage during
index distribution (which needs many search requests)
2013-11-01 17:24:36 +01:00
..
DocumentIndex.java - replaced the properties object in AnchorURL with distinct variables 2013-09-15 23:27:04 +02:00
ErrorCache.java Enhanced crawl start for very, very large crawl lists (i.e. > 5000) 2013-10-24 16:20:20 +02:00
Fulltext.java Speed enhancements and less CPU usage during Solr searches when using 2013-11-01 17:24:36 +01:00
ReindexSolrBusyThread.java Field Re-Indexing: display list of fields in reindex queue 2013-08-11 04:51:29 +02:00
Segment.java in host browser also show the properties of failed documents including 2013-11-01 13:30:53 +01:00