You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/test/java/net/yacy/document
luccioman 3fb449b3b6
Properly resolve relative URLs against document URL in html base tags
6 years ago
..
content Extend DCEntry.getLanguage convert to ISO639-1 codes for more languages 8 years ago
parser Properly resolve relative URLs against document URL in html base tags 6 years ago
DateDetectionTest.java Remove old hard-coded holiday dates from DateDection class. 7 years ago
DocumentTest.java Adjust mergeDocuments to keep youngest last-modified date of document 8 years ago
ParserTest.java Improved parsing support for OOXML spreadsheets (.xlsx) 7 years ago
TextParserTest.java Restore initial locale at the end of a JUnit test case which modify it. 7 years ago
TokenizerTest.java Refactoring : documented and extracted autotagging processing functions. 7 years ago
WordTokenizerTest.java