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
Michael Peter Christen 205f8b222b
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
..
index - added a field cache for solr queries which call only for a single 13 years ago
query start the local search only if this peer is doing a remote search or 13 years ago
ranking added a feature to find similarities in documents. 13 years ago
snippet added a feature to find similarities in documents. 13 years ago
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
IndexAbstracts.java refactoring: 14 years ago
IndexingQueueEntry.java refactoring 13 years ago
MemoryTracker.java refactoring + parser bugfixes 13 years ago
ResourceObserver.java added information about the reason of pausing of crawls 13 years ago
Shutdown.java Moved solr index-add method to the same method where the YaCy index is 13 years ago
Switchboard.java removed overhead by preventing generation of full search results when 13 years ago
SwitchboardConstants.java since the solr index is now used for all pages that are indexed locally, 13 years ago