Commit Graph

502 Commits (a6ca3b51be4739db4649726e59c924a00fa294f2)

Author SHA1 Message Date
orbiter a6ca3b51be more generics
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter 71bcf02d3a - removed pro-version (is the same as standard version, use the standard instead)
17 years ago
orbiter 03e7782269 more generics
17 years ago
low012 7af60fb24d *) fixed bug in update script
18 years ago
low012 408cb7a29b *) added check if archive for update is OK, install if OK, else just restart (http://forum.yacy-websuche.de/viewtopic.php?t=663)
18 years ago
orbiter df2a7a8ac8 more generics
18 years ago
orbiter db0d3d5e54 release 0.56 (and some last fixes)
18 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
18 years ago
orbiter 52dd015218 new release strategy: the standard release is now built the same way as the pro release
18 years ago
fuchsi 3c30c2da75 more cleanup and API consistency changes, more to come...
18 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
18 years ago
orbiter 89b9b2b02a redesigned remote crawl process:
18 years ago
orbiter c48b73cda2 redesign of ranking data structure
18 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query)
18 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
18 years ago
orbiter 64b3b79e44 - fix for termination problem with uniq()
18 years ago
orbiter 2421127612 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=513&hilit=
18 years ago
orbiter 0eb60cfe6f better handling of seed properties
18 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
18 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
18 years ago
hermens 5c5344ae97 Beautify log
18 years ago
hermens d0aa8cf25d Only update handshaked peer's last seed date if it has not been updated recently.
18 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
18 years ago
fuchsi a718858e8b seed.CCOUNT is interpreted as a double value not int
18 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
18 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
18 years ago
hermens 501a7aae90 Small correction
18 years ago
hermens caff520988 Removed unnecessary and unused code.
18 years ago
fuchsi 38bbd4a4b3 no code changes. just touched yacyClient.java to trigger a rebuild of the file in an uncleaned tree.
18 years ago
orbiter 97f1ca52bd fox for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=390
18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
18 years ago
hermens d547c3b4bd Avoid NullPointerException in yacySeedDB.lookupByIP
18 years ago
orbiter 2f1ff048ba some fixes to socket connection time-out
18 years ago
orbiter 11b4f80bde - fixed non-closing client connections
18 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
18 years ago
orbiter 3cb9cdc9be try to fix connection problem, possible cause for wrong junior status and non-passive passive peers:
18 years ago
borg-0300 ba59de773f again and again junior - test
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
orbiter 07d1e98909 fixed round-robin method of peer-ping order (the successfully pinged peer was not updated to current last-seed date)
18 years ago
orbiter 76e4c2d69e fix for peer-ping in case that remote peer does not respond with valid values
18 years ago
orbiter f4a5c287fe re-implemented post-ranking of search results
18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
18 years ago
orbiter 4779f314fe first version of next-generation search interface:
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
low012 54004e929b *) Better Bourne-Shell (OpenSolaris) compatibility, update and restart really work now. As the Bourne-Shell is the grandfather of most modern shells, it should also work with Linux (tested with Mandriva, works) and OSX (Please test!).
18 years ago
low012 694defb257 *) better compatibility with OpenSolaris 5/07, updates should work now
18 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache)
18 years ago