yacy_search_server/source/net/yacy/search/index
Michael Peter Christen eac9650b31 added another solr field clickdepth_i which reflects the number of
clicks which are necessary to get from the portal of a host to a
specific document. At this time, only the start document is flagged with
clickdepth '0', all other with '-1'. To get the actual clickdepth, a
process must use crawled information to collect the actual number of
clicks. This will be added in another/next step.
2012-12-18 17:20:42 +01:00
..
DocumentIndex.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
Fulltext.java - fixed 'delete from subpath' during crawl start which deleted nothing; 2012-12-11 13:38:28 +01:00
Segment.java - added a new solr field references_i which stores the number of 2012-12-18 14:42:35 +01:00
SolrConfiguration.java added another solr field clickdepth_i which reflects the number of 2012-12-18 17:20:42 +01:00