yacy_search_server/source/de/anomic/document
orbiter c0e17de2fb - fixes for some problems with the new crawling/caching strategies
- speed enhancements for the cache-only cache policy by using special no-delay rules in the balancer
- fixed some deadlock- and 100% CPU problems in the balancer

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6243 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-07-25 21:38:57 +00:00
..
detector removed jmimemagic library 2009-07-13 10:58:37 +00:00
language
parser - fixes for some problems with the new crawling/caching strategies 2009-07-25 21:38:57 +00:00
AbstractParser.java fixed setting of parser configuration servlets 2009-07-10 15:02:34 +00:00
Classification.java code simplification 2009-07-19 21:59:29 +00:00
Condenser.java refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes 2009-07-09 22:25:31 +00:00
Document.java refactoring: 2009-07-19 20:37:44 +00:00
Idiom.java enhanced document type recognition 2009-07-14 11:01:05 +00:00
Parser.java removed rpm parser 2009-07-16 11:06:49 +00:00
ParserException.java - enhanced logging and exception details for parsers 2009-07-10 16:15:33 +00:00
Phrase.java
Word.java