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
orbiter c00a3cf74d
less usage of generic logger to avoid logger generation overhead
13 years ago
..
index replaced more size() > 0 by !isEmpty() 13 years ago
query less usage of generic logger to avoid logger generation overhead 13 years ago
ranking - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
snippet - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
solr - fixed IndexFederated Servlet / a embedded Solr can now be selected 13 years ago
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
IndexAbstracts.java refactoring: 14 years ago
MemoryTracker.java refactoring + parser bugfixes 13 years ago
Switchboard.java reduction of logging to prevent too much IO caused be logging 13 years ago
SwitchboardConstants.java using SwitchboardConstants for solr attributes 13 years ago