You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/search/query
Michael Peter Christen 3bcd9d622b
cleaned up classes and methods which are either superfluous at this time
13 years ago
..
AccessTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
QueryParams.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
RWIProcess.java cleaned up classes and methods which are either superfluous at this time 13 years ago
SearchEvent.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
SearchEventCache.java performance hacks 13 years ago
SnippetProcess.java Moved solr index-add method to the same method where the YaCy index is 13 years ago