yacy_search_server/source/net/yacy/search/index
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
..
DocumentIndex.java respect hidden attribute for file and smb directory listing 2016-02-04 19:16:00 +01:00
ErrorCache.java check error URL cache before adding errorDoc to index 2016-01-02 05:03:57 +01:00
Fulltext.java update lucenematchversion to current (5.2.0 -> 5.5.0) 2016-07-23 18:36:43 +02:00
ReindexSolrBusyThread.java refactoring of reindexSolr (just replaced constant string) 2015-01-29 00:33:07 +01:00
Segment.java eleminate dependency on file-extension in storeDocument but use supported mime-type 2016-08-14 03:53:16 +02:00