yacy_search_server/source/net/yacy/search
orbiter ccb1864d55 catch IllegalArgumentException for wrong process types (that is needed
for migrations when new process types are introduced or disappear)
2014-04-22 23:14:05 +02:00
..
index added crawl depth for failed documents 2014-04-17 13:21:43 +02:00
query refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
ranking refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
schema catch IllegalArgumentException for wrong process types (that is needed 2014-04-22 23:14:05 +02:00
snippet refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +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 refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
ResourceObserver.java fixed a problem with resource observer; probably coming from uncatched 2014-04-04 15:26:39 +02:00
Shutdown.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
StorageQueueEntry.java added missing class 2013-05-30 16:39:48 +02:00
Switchboard.java add canonical links to the same crawldepth, not the next crawldepth 2014-04-18 06:51:46 +02:00
SwitchboardConstants.java added adminAccount switch to ConfigAccounts_p servlet to switch on 2014-03-20 22:11:49 +01:00