yacy_search_server/source/net/yacy/data/ymark
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
all unique links! This made it necessary, that a large portion of the
parser and link processing classes must be adopted to carry a different
type of link collection which carry a property attribute which are
attached to web anchors.
- introduction of a new URL class, AnchorURL
- the other url classes, DigestURI and MultiProtocolURI had been renamed
and refactored to fit into a new document package schema, document.id
- cleanup of net.yacy.cora.document package and refactoring
2013-09-15 00:30:23 +02:00
..
MonitoredReader.java refactoring 2012-09-21 15:48:16 +02:00
TablesRowComparator.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
YMarkAutoTagger.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
YMarkCrawlStart.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
YMarkDate.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
YMarkDMOZImporter.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
YMarkEntry.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
YMarkHTMLImporter.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
YMarkImporter.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
YMarkJSONImporter.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
YMarkMetadata.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
YMarkRDF.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
YMarkTables.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
YMarkTag.java refactoring 2012-09-21 15:48:16 +02:00
YMarkUtil.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
YMarkXBELImporter.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00