Commit Graph

10 Commits (7a3c19846fcd28c20385b6d0350bf33857f94d57)

Author SHA1 Message Date
orbiter bfb518cd47 some refactoring to get the LoaderDispatcher a little bit more independent from the switchboard
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
15 years ago
orbiter ce8dc575ca refactoring
16 years ago
orbiter 68465c37af added a convenience class to add files into a YaCy index
16 years ago
low012 53bbdfd19a *) setting SVN keywords
16 years ago
orbiter ead48c4b25 fix for preparation of search result pages with offset > 10:
16 years ago
orbiter e7736d9c8d more refactoring: made all variables in SearchEvent private
16 years ago
orbiter d8ca6e6bf1 more refactoring for search
16 years ago
orbiter 72ac5bd80f refactoring of search process.
16 years ago