yacy_search_server/source/net/yacy/document
orbiter 5a4684f21f allow words with length >= 2 (you can't search for 'wm' with 3-letter words...)
lets try that. If we run into a memory problem because of too many 2-letter-words, then we must introduce whitelists for 2-letter words.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6947 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-06-26 16:31:26 +00:00
..
content - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
geolocalization - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
importer more abstraction for access of LoaderDispatcher and cache 2010-06-22 12:28:53 +00:00
language - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
parser - removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection. 2010-06-26 10:32:47 +00:00
AbstractParser.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Classification.java
Condenser.java allow words with length >= 2 (you can't search for 'wm' with 3-letter words...) 2010-06-26 16:31:26 +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
TextParser.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00