yacy_search_server/source/net/yacy/kelondro/workflow
orbiter 31283ecd07 - added a search option to filter only specific network protocols. i.e. get only results from ftp servers. Just add '/ftp' to your search.
for example search for "passwd /ftp". This can also be done with /http /https and /smb
- fixed some search throttling processes that should protect your peer against search DoS or strong search load

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7794 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-06-23 11:57:17 +00:00
..
AbstractBlockingThread.java better handling of on/off switched solr indexing 2011-05-08 22:47:20 +00:00
AbstractBusyThread.java
AbstractThread.java - added a search option to filter only specific network protocols. i.e. get only results from ftp servers. Just add '/ftp' to your search. 2011-06-23 11:57:17 +00:00
BlockingThread.java
BusyThread.java
InstantBlockingThread.java
InstantBusyThread.java
WorkflowJob.java
WorkflowProcessor.java - commented out experimental distributed ranking loading 2011-05-24 21:08:01 +00:00
WorkflowThread.java