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 c6ae87168a
Added unit tests on the gzip parser.
7 years ago
..
content Extend DCEntry.getLanguage convert to ISO639-1 codes for more languages 8 years ago
parser Added unit tests on the gzip parser. 7 years ago
DateDetectionTest.java migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8 8 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 Made mime type and extension normalization locale independent. 7 years ago
TokenizerTest.java
WordTokenizerTest.java