yacy_search_server/source/net/yacy/search/index
luccioman 3ee4f56c39 Improved ErrorCache behavior when switching networks
Even after network switch, ErroCache was still holding a reference to
the previous Solr cores, thus becoming useless until next YaCy restart.

Initial error cache filling with recent errors from the index was also
missing after the swtich.
2016-09-22 09:07:07 +02:00
..
DocumentIndex.java respect hidden attribute for file and smb directory listing 2016-02-04 19:16:00 +01:00
ErrorCache.java Improved ErrorCache behavior when switching networks 2016-09-22 09:07:07 +02:00
ErrorCacheFiller.java Improved ErrorCache behavior when switching networks 2016-09-22 09:07:07 +02:00
Fulltext.java Log eventual Solr instances close errors. 2016-09-22 08:20:01 +02:00
ReindexSolrBusyThread.java refactoring of reindexSolr (just replaced constant string) 2015-01-29 00:33:07 +01:00
Segment.java eleminate dependency on file-extension in storeDocument but use supported mime-type 2016-08-14 03:53:16 +02:00