yacy_search_server/source/net/yacy/search
Michael Peter Christen b5fc2b63ea removed exist() retrieval functions from error cache and replaced it
with metadata retrieval from connectors directly. This should cause
better usage of the cache. Automatically increase the metadata cache if
more memory is available.
2014-07-11 19:52:25 +02:00
..
index removed exist() retrieval functions from error cache and replaced it 2014-07-11 19:52:25 +02:00
query remove unused localSearchThread from SearchEvent 2014-07-10 02:14:03 +02:00
ranking refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
schema reduced number of solr queries during crawling 2014-07-11 18:05:11 +02:00
snippet added test case for TextSnippet, 2014-06-30 05:36:48 +02:00
EventTracker.java fix for long periods in timeline 2014-07-02 11:29:50 +02:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
ResourceObserver.java NPE fix for postprocessing without term index 2014-06-04 12:28:28 +02:00
Shutdown.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
Switchboard.java removed exist() retrieval functions from error cache and replaced it 2014-07-11 19:52:25 +02:00
SwitchboardConstants.java Added filter query options to the ranking servlet /RankingSolr_p.html. 2014-06-15 12:38:30 +02:00