yacy_search_server/source/net/yacy/search
sixcooler 76b037a20a check content domain fix:
search image/media should not show pages containing image/media
search text should show all/text but image/media
2012-07-27 04:11:52 +02:00
..
index cleaned up classes and methods which are either superfluous at this time 2012-07-25 14:31:54 +02:00
query check content domain fix: 2012-07-27 04:11:52 +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 refactoring: 2011-09-25 16:59:06 +00:00
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