yacy_search_server/source/net/yacy/document/content
reger 4c7a77662a eleminate dependency on file-extension in storeDocument but use supported mime-type
to also support handling of urls w/o corresponding file-extension.
For this refactor use of document.getParserObject() to alway return a Parser (for clean logic)
and define/move the scraperObject as local var of AbstractParser.
Adjust related calls to getParserObject (where actually a scraperObject is wanted).
Addionally skip appending url token to parsed text for dht metadata entries 
(by default returned as result by rwi index).
2016-08-14 03:53:16 +02:00
..
dao Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
DCEntry.java eleminate dependency on file-extension in storeDocument but use supported mime-type 2016-08-14 03:53:16 +02:00
SurrogateReader.java Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00