Commit Graph

833 Commits (031e6eefbd9315d2a48ea9d0bd5eb99d94a50eed)

Author SHA1 Message Date
orbiter c3a4aee255 some redesign with a possible fix for the ReferenceContainerCache. 16 years ago
orbiter 80d5005044 fixed seed upload methods - replaced reflection with direct instantiation 16 years ago
orbiter 68465c37af added a convenience class to add files into a YaCy index 16 years ago
orbiter 2e41e10ffd - updates to yacyVersion parser (remove old targets) 16 years ago
orbiter 573d03c7d7 added configuration to enable ram table copy 16 years ago
orbiter 700218846c disabled or removed sleep calls 16 years ago
orbiter af3a696fc4 added a fast-fail concept in search processes. The search now has better control if all the remote searches may bring any result. If all processes are finished, then all search tasks fail fast. 16 years ago
orbiter 61748285c3 more refactoring of search 16 years ago
orbiter 72e5407115 refactoring of snippet cache 16 years ago
orbiter 4b92d0b9b7 patch for possible problems with normalization of '/' in urls. This applies in rare cases when '/' appear in post-properties 16 years ago
orbiter 634a01a9a4 replaced wget-requests with caching requests 16 years ago
orbiter 1d8d51075c refactoring: 16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
orbiter ca72ed7526 -removed superfluous crawl cache 16 years ago
orbiter 13c63f4082 a set of small fixes to crawling behaviour 16 years ago
orbiter 3f113f38a8 removed unused imports 16 years ago
f1ori d5e51cfd09 * workaround for non-working build property replacements 16 years ago
f1ori f814e0fa81 enable warnings and fix most of it 16 years ago
f1ori 8931c8d6b4 improvments to debianpackage: 16 years ago
orbiter 57a88d435b redesign of parser mime type detection and parser steering 16 years ago
orbiter 21b8704fb4 refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes 16 years ago
orbiter 0e8647d62f refactoring of search classes 16 years ago
orbiter dafffd0153 refactoring of parsers and document processing 16 years ago
orbiter 77d2a3782c removed strange debugging strings 16 years ago
f1ori 0f3246e90a * fix debian package 16 years ago
orbiter 24cb6d68bc - renamed Stack to RecordStack to avoid name confusion with new classes 16 years ago
f1ori 48d78166ed * fix double copy of libraries 16 years ago
orbiter 409538e17a code cleanup and code simplifcation 16 years ago
orbiter 160031758d fix for problem with initializer 16 years ago
orbiter 302a02cec8 moved all libraries from libx to lib 16 years ago
orbiter 1f1399e5c5 extending visibility of objects and methods to avoid synthetic accessor methods and increase performance 16 years ago
orbiter 154bbc3364 code cleanup: call of static methods directly to the class 16 years ago
orbiter 222850414e simplification of the code: removed unused classes, methods and variables 16 years ago
orbiter 93dfb51fd4 problems with code style 16 years ago
orbiter 9a674d8047 - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. 16 years ago
lotus 76b96337e2 just some chatty code 16 years ago
orbiter bdda140c02 fix for json output (no doubleqotes any more, doublequote quoting did not work) 16 years ago
orbiter 2f84736120 ignore signature files that cannot be downloaded because of failed encoding 16 years ago
orbiter 041d9c253e some refactoring and more error-awareness in LogalizeHandler 16 years ago
orbiter ae015e8e98 refactoring of blob package classes 16 years ago
orbiter be1c7ddc64 refactoring of search classes -- moved Ranking Profile to search package 16 years ago
orbiter 17dc6d4be5 small fix for new Logger 16 years ago
orbiter ce1adf9955 serialized all logging using concurrency: 16 years ago
orbiter bc6dd8194b refactoring: moved search query class to new search package 16 years ago
orbiter 398e210fef removed synchronization in logging that causes deadlocks in high-performance environments 16 years ago
orbiter e0b3984805 added navigation keys for site and author facets to remote search interface 16 years ago
orbiter c062385552 fix for http://forum.yacy-websuche.de/viewtopic.php?p=15555#p15555 16 years ago
orbiter 15fad767c0 some refactoring of topic generation 16 years ago
orbiter ab06a6edd2 renamed topwords to topics and enhanced computation methods of topics 16 years ago
orbiter a5d481eab1 enhanced navigation 16 years ago