yacy_search_server/source/net/yacy/kelondro/util
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
..
BDecoder.java - modified api-call interface to record api calls with references to api-call database (carries pk) 2010-08-18 15:56:38 +00:00
BEncoder.java added a scheduler based on API actions 2010-08-19 12:13:54 +00:00
ByteArray.java - replaced pdfbox and fontbox version 1.1.0 with 1.2.1 2010-09-07 17:13:47 +00:00
ByteBuffer.java This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +00:00
CompressedHashMap.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00
ConsoleInterface.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
DateFormatter.java less locking in time format computation, caching and during secondary (remote) search evaluation 2010-09-05 11:13:12 +00:00
EventTracker.java - enhanced index create menu structure 2010-09-14 09:06:27 +00:00
FileUtils.java fixes for crawling of smb links (file length not always available) 2010-09-25 22:32:26 +00:00
Formatter.java moved table and util classes 2009-10-10 01:14:19 +00:00
ISO639.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
kelondroException.java moved table and util classes 2009-10-10 01:14:19 +00:00
kelondroOutOfLimitsException.java moved table and util classes 2009-10-10 01:14:19 +00:00
LookAheadIterator.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
MapTools.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00
MemoryControl.java * reenable DHT if yet enough memory is available 2010-01-10 19:04:43 +00:00
MemoryTracker.java enhanced search event logging (to be used for further improvements) 2010-09-13 09:33:04 +00:00
NamePrefixThreadFactory.java moved table and util classes 2009-10-10 01:14:19 +00:00
ObjectSpace.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
OS.java added copy for Info.plist for Mac application release updates (this file contains class paths and start parameters) 2010-09-10 09:48:09 +00:00
ReverseMapIterator.java redesign of CrawlResult data structures because of OOM occurrences during URL deletion processes. 2010-02-16 23:06:04 +00:00
SetTools.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00
XMLTables.java removed finalize methods because of a hint in 2010-04-23 09:32:29 +00:00