Commit Graph

8 Commits (7249d9c9de44d6c3d2d840439daa7cf26e957d88)

Author SHA1 Message Date
orbiter 123375bfba added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy.
14 years ago
low012 3b40b98256 *) set SVN properties
14 years ago
orbiter 0ce17d823a - fixed bug in ordering
14 years ago
orbiter 5e45ded8e2 - removed locks from WordReference
14 years ago
orbiter e54cb7fb0c more bugfixes (also for latest commit)
15 years ago
orbiter be6b48311c misc bugfixes
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
16 years ago