Commit Graph

9 Commits (d5c1f2746efc9c2e42020aa4e8f9183ec3ae1b8c)

Author SHA1 Message Date
Michael Christen c04bfaa51b refactoring
13 years ago
Michael Christen e9dc99fe15 added rules to set specific RWIs as private RWIs which are not
13 years ago
orbiter 2c595a6a47 added new methods to count the number of objects in RWIs. lots of refactoring was necessary to introduce new Rating class and to unify naming of methods
13 years ago
orbiter b45701d20f this is a re-implementation of the YaCy Block Rank feature
14 years ago
low012 3b40b98256 *) set SVN properties
14 years ago
orbiter 3a1cebb598 bugfixes
15 years ago
orbiter eeca2ded92 fix for http://forum.yacy-websuche.de/viewtopic.php?p=18500#p18500
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter 1e4f8b56ed accumulated classes from different packages into the new rwi package
15 years ago