yacy_search_server/source/de/anomic/search
orbiter a9f754c45f removed unused CR accumulation and distribution process
this was never used and extended in the last years. The resulting YBR ranking criteria
is still a good idea and will be used in the future. Possible generation methods for YBR
ranking are:
- "trust-rank" using the link structure as can be discovered in a single crawl (idea from FSCONS)
- "block-rank" calculated from the local link structure
- a distributed "block-rank" using the xml API to the link structure from other peers

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7349 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-11-29 11:07:42 +00:00
..
ContentDomain.java *) minor changes 2009-12-28 11:06:49 +00:00
DocumentIndex.java added a word counter statistic in condenser which is used by the did-you-mean to calculate best matches for given search words. 2010-10-18 11:35:09 +00:00
IndexAbstracts.java *) setting SVN keywords 2009-09-05 20:41:21 +00:00
MediaSnippet.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00
MetadataRepository.java * add domaincheck (local/global/domainlist) to urlcleaner 2010-11-06 16:50:33 +00:00
QueryParams.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00
RankingProcess.java removed unused CR accumulation and distribution process 2010-11-29 11:07:42 +00:00
RankingProfile.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
ReferenceOrder.java - added a tag cloud to search results (using the topics) 2010-10-15 22:01:39 +00:00
ResultEntry.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00
ResultFetcher.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00
SearchEvent.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00
SearchEventCache.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00
Segment.java added a word counter statistic in condenser which is used by the did-you-mean to calculate best matches for given search words. 2010-10-18 11:35:09 +00:00
Segments.java enhanced search event logging (to be used for further improvements) 2010-09-13 09:33:04 +00:00
Switchboard.java removed unused CR accumulation and distribution process 2010-11-29 11:07:42 +00:00
SwitchboardConstants.java removed unused CR accumulation and distribution process 2010-11-29 11:07:42 +00:00
TextSnippet.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00