yacy_search_server/source/net/yacy/search/schema
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
..
CollectionConfiguration.java eleminate dependency on file-extension in storeDocument but use supported mime-type 2016-08-14 03:53:16 +02:00
CollectionSchema.java do not store subfield *_coordinate + make all num-fields being docvalues 2015-11-10 20:45:33 +01:00
HyperlinkEdge.java introduction of a data structure for HyperlinkEdges which should use 2014-04-11 12:09:33 +02:00
HyperlinkEdges.java fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
HyperlinkGraph.java changed the concurrent enumeration of query results in such a way that 2014-09-17 13:58:55 +02:00
HyperlinkType.java refactoring 2014-04-10 23:46:35 +02:00
WebgraphConfiguration.java set process type of web graph according to fields as defined in the 2014-08-04 14:44:20 +02:00
WebgraphSchema.java do not store subfield *_coordinate + make all num-fields being docvalues 2015-11-10 20:45:33 +01:00