Commit Graph

16 Commits (2113fcd7e56f64d66bdd760369ff21b68583f460)

Author SHA1 Message Date
orbiter b527d2ebfa fix for media search 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 491ba6a1ba - some refactoring in workflow 16 years ago
orbiter 969123385b added json and rss output for image search 16 years ago
orbiter 7b1f5b0430 - better media search ranking 16 years ago
orbiter 4df88a4e7a - fixes for missing or bad hashCode computation 16 years ago
orbiter dbdf2570ba added comparator and more fixes for SortStack/SortStore 16 years ago
orbiter 1dff620181 Better implementation of SortStack and SortStore and adoptions in all using classes to implement the necessary Comparable interface and hash code computation. 16 years ago
orbiter 06d0dcde20 more enhancements to image search 16 years ago
orbiter 4c6312d103 enhanced image search 16 years ago
orbiter 26fafd85a5 - more refactoring 16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
orbiter ce8dc575ca refactoring 16 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root 16 years ago
low012 53bbdfd19a *) setting SVN keywords 16 years ago
orbiter 72e5407115 refactoring of snippet cache 16 years ago