yacy_search_server/source/net/yacy/search/query
Michael Peter Christen 06a78eecb7 code simplification
2012-08-17 14:43:32 +02:00
..
AccessTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
QueryParams.java using the solr search index to concurrently search within solr and the 2012-08-17 01:21:56 +02:00
RWIProcess.java code simplification 2012-08-17 14:43:32 +02:00
SearchEvent.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
SearchEventCache.java performance hacks 2012-06-05 12:06:26 +02:00
SnippetProcess.java enhanced snippet fetch - removed a bug that caused documents to be 2012-08-17 14:22:07 +02:00