yacy_search_server/source/net/yacy/kelondro/rwi
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
..
AbstractBufferedIndex.java added separate delete commands for the local+remote solr index, the old 2013-01-04 16:39:34 +01:00
AbstractIndex.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
AbstractReference.java
BufferedIndex.java
Index.java removed warnings 2012-10-23 19:08:44 +02:00
IndexCell.java - added information about segment count to status_p.xml 2013-07-23 18:03:33 +02:00
IndexReader.java
IODispatcher.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
Reference.java
ReferenceContainer.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
ReferenceContainerArray.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ReferenceContainerCache.java - refactoring 2013-08-20 15:46:04 +02:00
ReferenceContainerOrder.java
ReferenceFactory.java corrected result counter 2013-02-27 22:40:23 +01:00
ReferenceIterator.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
TermSearch.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00