Commit Graph

510 Commits (3f2b18a4e756897031e3ae1b6316744f2f292a5b)

Author SHA1 Message Date
orbiter 253a453413 removed possible synchronization deadlock
17 years ago
orbiter f4c73d8c68 - fixed highslide usage
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter 61a81820e3 - refactoring of search tracker
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming
17 years ago
orbiter efd0b8371a - added parsing of Dublin Core - compliant metadata (see RFC 5013 and ISO 15836) to html parser
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
orbiter 45339c3db5 more generics
17 years ago
orbiter dc26d6262b - removed write buffer from kelondroCache (was never used because buggy; will now be replaced by new EcoBuffer)
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
orbiter f243e338cf implemented online caution also for local and remote search
17 years ago
orbiter b46bcaa5d8 changed method of profiling
17 years ago
orbiter aefb3f7765 added memory graph picture to PerformanceMemory_p.html
17 years ago
orbiter 9b0ae4b989 added referrer to remote crawl url list
17 years ago
orbiter 89b9b2b02a redesigned remote crawl process:
17 years ago
orbiter af10f729df fixed image search and favicon loading
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
borg-0300 a5d28785b1 less OOM (works for me)
17 years ago
orbiter ccbfb15b6b enhancement to crawl stacker enqueue order
18 years ago
orbiter 55c87b3b12 changed behavior of crawl stacker
18 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
18 years ago
fuchsi 508de558f7 sbStackCrawlThread is null during first cleanProfiles() run at startup.
18 years ago
fuchsi 70614385ef Attempt to fix the "lost profile handle" bug.
18 years ago
orbiter 33fb2f756d added emergency fail case in remote crawls
18 years ago
fuchsi 03c5b4ad68 more fixes to the yacysearch.rss, it's now 100% valid according to http://feedvalidator.org
18 years ago
fuchsi 7404f2c35c Fix some of the issues with the RSS search interface, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=392
18 years ago
orbiter 98abe0804d another enhancement to crawl starts with link files
18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
18 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
18 years ago
orbiter 3c74014004 automatic deletion of dead client connections
18 years ago
orbiter 4275727d69 fix for peer ping problem (implemented a 3-time re-ping); cause for 'Connection reset' still unknown
18 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
18 years ago
orbiter 6c819a6fd9 added cache to favicon display
18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
18 years ago
orbiter f81ef40cc4 no dht activity for small networks; this is not needed if the network is small
18 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
18 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution
18 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache)
18 years ago
orbiter 947fc46904 refactoring of search process:
18 years ago
orbiter 5605887571 refactoring of search processes
18 years ago
orbiter 62347b50f4 added security layer for ViewImage:
18 years ago
orbiter 69d640b041 added missing synchronization in crawl balancer
18 years ago