yacy_search_server/source/net/yacy/search
Michael Christen 8fc86fe397 added storage of full anchor link structure:
the links between all pages are now stored. The same index structure as
used for the word index is used to make a reverse link index.
The new file(s) in SEGMENT/default/citation.index.*.blob store the
citation index. This will be used to create much more detailed link
structures for the YaCy apis and to create a better ranking. A ranking
using the citation.index should provide better results especially for
portal indexes and initranets.
2012-03-29 17:20:14 +02:00
..
index added storage of full anchor link structure: 2012-03-29 17:20:14 +02:00
query changed storage of search words: keep order 2012-02-01 18:13:31 +01:00
ranking changed ranking 2012-02-25 12:58:12 +01:00
snippet performance hack 2012-01-25 12:48:48 +01:00
IndexAbstracts.java
Switchboard.java added storage of full anchor link structure: 2012-03-29 17:20:14 +02:00
SwitchboardConstants.java if a new pop-up page is set in config portal, then this page applies 2012-02-26 20:53:32 +01:00