Commit Graph

3959 Commits (ec7ba0d3d0f35489685159175e38b51258cb3c6b)
 

Author SHA1 Message Date
orbiter ec7ba0d3d0 - fixed problem with too small sort fields (sortbound was not set)
17 years ago
orbiter ca4ca79eba removed wrong hints to installation page.
17 years ago
low012 a01c42575d *) 404 error pages will be displayed with correct CSS and favicon now (http://forum.yacy-websuche.de/viewtopic.php?t=482)
17 years ago
low012 2b57d64de3 *) typo (http://forum.yacy-websuche.de/viewtopic.php?t=428)
17 years ago
orbiter bc2368e907 fix for problem with remote crawl referrers
17 years ago
orbiter 875096552f fix for NPE in case that remote search results are empty
17 years ago
orbiter 64b3b79e44 - fix for termination problem with uniq()
17 years ago
orbiter 0abf33ed03 - tried to remove deadlock
17 years ago
low012 a4010f7dc8 *) fixed bug where dots were added after numbers < 1000: "123" was transformed to "123." which is undesirable
17 years ago
daburna da73cde86e #German language file
17 years ago
orbiter 2421127612 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=513&hilit=
17 years ago
orbiter 2e91b724ad fix for yacysearch/rss-feed bug
17 years ago
orbiter d0d2771883 disabled multiprocessoring of rowCollection.sort for testing purpose
17 years ago
orbiter edc4da5317 fix for division by zero in test reoutine
17 years ago
orbiter df38aaf7bd update to RowCollection sort speed-enhancements:
17 years ago
orbiter 0eb60cfe6f better handling of seed properties
17 years ago
orbiter ecba35de72 enhanced computing speed of kelondro core function: sorting
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 e8d32d9f62 other loglevel
17 years ago
borg-0300 a5d28785b1 less OOM (works for me)
17 years ago
orbiter 794d296129 project link update
17 years ago
orbiter ccbfb15b6b enhancement to crawl stacker enqueue order
17 years ago
orbiter 93905e5c7b fix for show-more bug
17 years ago
hermens 5c5344ae97 Beautify log
17 years ago
hermens 35cf196204 transferRanking(): Do not flush more ranking files than requested by caller.
17 years ago
hermens d0aa8cf25d Only update handshaked peer's last seed date if it has not been updated recently.
17 years ago
hermens 8f9d65da67 Small corrections to dhtFlushControl()
17 years ago
orbiter 55c87b3b12 changed behavior of crawl stacker
17 years ago
hermens 18144043e6 Correct UTC Offset at beginning/end of daylight savings time
17 years ago
orbiter 4fefa53135 removed parser object pool, see also svn 4106
17 years ago
orbiter 35b1bd66cd The (old) yacy web page does not need to part of the yacy distribution.
17 years ago
orbiter 87b297b4d2 update of link to english forum
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
fuchsi a718858e8b seed.CCOUNT is interpreted as a double value not int
17 years ago
orbiter d85821a88c fix for SVN 4178
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
orbiter f8318436a1 fix for last commit
17 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
17 years ago
orbiter 9a7b093eed tried to avoid endless loop, see also:
17 years ago
orbiter 9d539ec621 added option to display the network name as page greeting instead the page greeting string
17 years ago
orbiter b856e377a9 some additions and a small bugfix to SVN 4158
17 years ago
hermens 501a7aae90 Small correction
17 years ago
hermens caff520988 Removed unnecessary and unused code.
17 years ago
hermens d732840f8a Avoid ConcurrentModificationException when accessing the PerformanceQueues page while yacy is indexing.
17 years ago
fuchsi 35303f9504 add real size values (KBytes) of the DHT-In/Out-RAM-Caches to the PerformanceQueues page. A lot of users seem to tweak this value and it might help in finding the best size in relation to the peer's memory ressources.
17 years ago
fuchsi a9aef8e5e0 remove duplicate entries
17 years ago
fuchsi 38bbd4a4b3 no code changes. just touched yacyClient.java to trigger a rebuild of the file in an uncleaned tree.
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
fuchsi ca83f5a8d9 Add external lib FontBox which is part of the PDFBox (they extracted the font handling code into this package in 0.7.3).
17 years ago