Commit Graph

11 Commits (bea3b99affe1d5333697adad8205eb301fea3fce)

Author SHA1 Message Date
orbiter c0e17de2fb - fixes for some problems with the new crawling/caching strategies
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 dafffd0153 refactoring of parsers and document processing
16 years ago
orbiter 154bbc3364 code cleanup: call of static methods directly to the class
16 years ago
f1ori dd6b5005ff * fix missing charset handling in getpageinfo_p
16 years ago
orbiter c12bb8a6d0 - refactoring of the http client
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago
orbiter b423d0a036 moved all servlets from htroot/xml to htroot/api
16 years ago