yacy_search_server/source/net/yacy/search
Michael Peter Christen 3bcd9d622b cleaned up classes and methods which are either superfluous at this time
or will be superfluous or subject of complete redesign after the
migration to solr. Removing these things now will make the transition to
solr more simple.
2012-07-25 14:31:54 +02:00
..
index cleaned up classes and methods which are either superfluous at this time 2012-07-25 14:31:54 +02:00
query cleaned up classes and methods which are either superfluous at this time 2012-07-25 14:31:54 +02:00
ranking - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
snippet - more abstraction for the RWI index as preparation for solr integration 2012-07-22 13:18:45 +02:00
solr - more abstraction for the RWI index as preparation for solr integration 2012-07-22 13:18:45 +02:00
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
IndexAbstracts.java
IndexingQueueEntry.java Moved solr index-add method to the same method where the YaCy index is 2012-07-25 01:53:47 +02:00
MemoryTracker.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
Shutdown.java Moved solr index-add method to the same method where the YaCy index is 2012-07-25 01:53:47 +02:00
Switchboard.java Moved solr index-add method to the same method where the YaCy index is 2012-07-25 01:53:47 +02:00
SwitchboardConstants.java changed options in IndexFederated_p to switch on/off parts of the index 2012-07-23 16:28:39 +02:00