yacy_search_server/source/net/yacy/document
orbiter 87087f12fe - scanned remote search process and enhanced some data structure and synchronizations here and there
- removed concurrency overhead for small number of index normalizations as it happens during remote search
- removed 'load only parseable' constraint for snippet fetch because some resources may not have any url file extension and these had therefore not been parseable and searcheable since they may become parseable after loading when their mime type is known
- this partly fixes some problems with http://forum.yacy-websuche.de/viewtopic.php?p=20300#p20300 but more changes are necessary to get all expected search results

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6926 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-06-17 11:59:40 +00:00
..
content - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
detector refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
geolocalization - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
importer - removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer 2010-05-14 18:30:11 +00:00
language - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
parser - scanned remote search process and enhanced some data structure and synchronizations here and there 2010-06-17 11:59:40 +00:00
AbstractParser.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Classification.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
Condenser.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Document.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Idiom.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
ImageParser.java - added bmp parser to the document parsers 2009-11-19 23:22:53 +00:00
ParserException.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Phrase.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
TextParser.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00