Commit Graph

76 Commits (09de5da74a89e2ec11ccd87ccfe114760c7ad95f)

Author SHA1 Message Date
low012 5e4f267a36 *) added subversion properties and edited a few comments
15 years ago
orbiter c6c97f23ad - added cache usage properties to crawl start
16 years ago
orbiter 161d2fd2ef redesign of access to the HTCache (now http.client.Cache):
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 222850414e simplification of the code: removed unused classes, methods and variables
16 years ago
orbiter 88426912ad more refactoring to make the segment object easier to use and to be prepared to integrate author navigation
16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex:
16 years ago
orbiter a642d6a7b5 - added navigation icons for search result pages
16 years ago
orbiter 14a1c33823 refactoring of wordIndex class
16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them:
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago
orbiter dedfc7df7f removed distinction between DHT-in and DHT-out. This is necessary to make room for the new cell data structure, which cannot use this this distinction in the first place, but will enable the same meaning with different mechanisms (segments, later)
16 years ago
f1ori 34da04c7dd * fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1754
16 years ago
orbiter b423d0a036 moved all servlets from htroot/xml to htroot/api
16 years ago
orbiter 7535fd7447 - refactoring of CrawlEntry and CrawlStacker
16 years ago
orbiter dba7ef5144 extended crawling constraints:
16 years ago
orbiter ddcf285499 - fixed a bug in performance setting (did not work with german translation)
16 years ago
lotus 480497f7c9 changed recrawl
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
apfelmaennchen 8d1bedfc3a - added bookmarkTitle to CrawlStart_p.html
16 years ago
apfelmaennchen e1574fe02e - added autoReCrawl folders to bookmarks (DATA/SETTINGS/autoReCrawl.conf)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 8e179f6588 removed option to do a re-crawl with a period of minutes. Such a short time does not make sense and it may cause endless indexing loops. The removing of the option will ensure that a misuse is prevented.
17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 40d7f485f3 - fixed several NPE bugs
17 years ago
orbiter 2f381b8d7a - fixed at least two causes for a NPE after a use case switch.
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
orbiter 5fde679acb - fixed problem in performance configuration
17 years ago
orbiter fbb712c669 refactoring:
17 years ago
orbiter 1689030ee8 refactoring: moved all crawler classes into their own package
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 7150b463ff changed handling of default values and database paths:
17 years ago
orbiter fa1090113d - next try to fix the networking problem:
17 years ago
orbiter 6eb8321cb0 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=752&p=4815#p4815
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter b1e08d354c repaired indexing after search snippet loading
17 years ago
orbiter ea81d97cfc fix for bad full domain crawl depth adoption
17 years ago
orbiter 89b9b2b02a redesigned remote crawl process:
17 years ago
orbiter ccbfb15b6b enhancement to crawl stacker enqueue order
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
orbiter b183bf6f42 - fixed opensearch bugs
17 years ago