yacy_search_server/source/net/yacy/search
reger ee277b9b3e allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/)
if file in DATA/SETTINGS it is loaded otherwise file in ./defaults is loaded
   (if locale ./defaults/stopwords.xx doesn't exist take solr/lang/stopwords_xx.txt as default)

move yacy.stopwords, yacy.stopwords.de and yacy.badwords.example out of root directory to ./defaults directory
2014-11-23 05:22:23 +01:00
..
index do not cache search requests to Solr if the result is used for 2014-11-20 18:45:27 +01:00
query remove redundant toLower for topwords 2014-11-22 22:49:23 +01:00
ranking refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
schema do not cache search requests to Solr if the result is used for 2014-11-20 18:45:27 +01:00
snippet more ipv6 bugfixes 2014-10-08 12:38:56 +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 allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/) 2014-11-23 05:22:23 +01:00
SwitchboardConstants.java added high-precision scheduler for API processes. This allows also to 2014-11-14 10:02:50 +01:00