Commit Graph

1599 Commits (4df63626f54720c56b3b5a5584ba3040e313f86c)

Author SHA1 Message Date
orbiter ff68f394dd fix for problem with balancer and lost crawl profiles:
16 years ago
lotus fb8d9850ea fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1462
16 years ago
orbiter 9ac16f565b - fixed several bugs in database management functions
16 years ago
orbiter 820a03f9d6 - removed some warnings
16 years ago
orbiter c8bdd965ec - larger update time for status page
16 years ago
orbiter ce4715e305 removed indexing of anchor links and tagging such words as part of urls (that was wrong)
16 years ago
orbiter ce57de6cb3 - fixed re-setting of DHT Send/Receive settings
16 years ago
f1ori 7afa084207 * add nativ java trayicon, using reflections
16 years ago
orbiter 6e7d113eac fix for wrong index initialization after network switch
16 years ago
orbiter 7b35d54c6c fixed some problems with network switching (was not completely 'clean')
16 years ago
orbiter f0b42e5a98 fixed NPE
16 years ago
orbiter 8e0de7f180 update to language statistic evaluation:
16 years ago
orbiter 1198eeecc7 added language selection to search query:
16 years ago
orbiter 00c1535f84 added ranking and evaluation of language type in a search
16 years ago
orbiter bfcf9b7aa3 - added language detection using metadata from documents: html and odt documents provide this information
16 years ago
orbiter e1f67262f7 - added and removed some debugging output
16 years ago
orbiter ce2a7ed116 integrated language detection classes into condenser environment
16 years ago
orbiter 2b13705839 fixed a mistake in indexing queue processing: documents had been parsed before it was checked if they should be indexed or not. parsing was not necessary for this check, so the check was moved in the queue in front of the document parsing
16 years ago
orbiter 1bbf362cef update to the crawl balancer: better organization and better crawl delay prediction
16 years ago
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See:
16 years ago
orbiter 670244849d fix for http://forum.yacy-websuche.de/viewtopic.php?p=9835#p9835
16 years ago
orbiter 5fbccfd75e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1366&p=9348#p9348
16 years ago
orbiter 1fb1665e71 increased dht interval to avoid peer selection failure
16 years ago
orbiter 1eb813bd43 shifted index deletion-on-exit rule to the class where the errors are produced
16 years ago
lotus 3ded1efe84 kelondroExceptionCounter didn't work
16 years ago
lotus 383d89481e count errors before deleting collection.index
16 years ago
lotus 0bb4fbc403 delete corrupted collecion.index on exit for rebuild on next start
16 years ago
lotus b68d06a6e8 performance settings based on network's remote crawl speed
16 years ago
orbiter bb5c898441 enhancements to localsearch behavior
16 years ago
orbiter 3c6e8d2015 set default ppm when network is switched
16 years ago
orbiter 3288c19c1a reduce remote crawl PPM for fresh peers in freeworld to 6 PPM
16 years ago
orbiter 77ee0765a4 - added domain statistic generation to IndexControlURLs_p.html servlet
16 years ago
orbiter 4fbee21cea - added fetch-ahead again (had been removed in last commit)
16 years ago
orbiter fc03b0437a fixed a error case where a second search after a first search with a different search word failed
16 years ago
orbiter ead39064c5 fixed problem with wrong result number calculation
16 years ago
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls
16 years ago
orbiter d3d41e2ee4 - fixed problem with searching with quotes (still not complete, but not as bad as before)
16 years ago
orbiter df4ff423c4 added additional properties to query id's to distinguish search events better
16 years ago
danielr 9ff4fc11da partial fix (images,audio,video) for proxy and content-type problem http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1374
16 years ago
lotus d9d9c522a1 addendum to last commit
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
danielr 3c68905540 remove redundant null checks
16 years ago
danielr 753a1ae430 - changed default browser from netscape to firefox
16 years ago
orbiter 7989335ed6 Preparations to replace the HTCache with a new storage data structure:
16 years ago
danielr be28af50f5 - fixed "yacy2yacy no proxy"-problem
16 years ago
f1ori f99c307eff * correct debian build dependencies
16 years ago
orbiter bdae051d9a - extended new performance graph (better timing)
16 years ago
danielr a087090bbb fixed starting crawl results in "No parser available to parse mimetype 'application/octet-stream'"
17 years ago
danielr 8422ee5ec4 - fixed UnsupportedEncoding (in proxy) using defaultCharset if no characterEncoding can be determined
17 years ago
hermens cff4393f0c Fix HTCache so oldest Files get deleted first
17 years ago