yacy_search_server/source/net/yacy/document
2010-10-27 21:53:11 +00:00
..
content * add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null) 2010-10-26 16:10:20 +00:00
geolocalization enhancements in did-you-mean guessing 2010-10-12 09:45:15 +00:00
importer * add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null) 2010-10-26 16:10:20 +00:00
language - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
parser added mime type image/jpeg (image/jpg is wrong but it is left here because it does not harm and this error also exists in configuration of web servers) 2010-10-27 21:53:11 +00:00
AbstractParser.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
Classification.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
Condenser.java added a word counter statistic in condenser which is used by the did-you-mean to calculate best matches for given search words. 2010-10-18 11:35:09 +00:00
Document.java simplified snippet computation process and separated the algorithm into two classes 2010-09-22 20:50:02 +00:00
ImageParser.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
LargeNumberCache.java more performance hacks 2010-10-09 08:55:57 +00:00
Parser.java - enhancements for search speed 2010-10-04 11:54:48 +00:00
Phrase.java more performance hacks 2010-10-09 08:55:57 +00:00
SnippetExtractor.java added a word counter statistic in condenser which is used by the did-you-mean to calculate best matches for given search words. 2010-10-18 11:35:09 +00:00
TextParser.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00