Commit Graph

2451 Commits (ef751b9d3397578d494ae7998cc085df835573b1)
 

Author SHA1 Message Date
theli 959b779aba *) avoid performance loss if log level is greater than 'fine'
18 years ago
auron_x b515d49f87 *) fix for new combinedVersionString2PrettyString by bost
18 years ago
auron_x 24316ba937 *) improved implementation of combinedVersionString2PrettyString by bost
18 years ago
auron_x 57dda1a92c *)again fixing for wrong version display, now totally working with double instead of float
18 years ago
auron_x 479b74e1dd *) fix for stupid mistake in new ppm-calc which caused decimal digits beeing written to seedinfo
18 years ago
auron_x 5e558fbaae *) hopefully fixed the wrong display of yacy-version
18 years ago
auron_x 348258a557 *) changed PPM-calculation to be much more accurate
18 years ago
orbiter 18b6876860 new cache flush configuration settings
18 years ago
hermens f0278b4092 Bugfix for / by zero when the AssortmentCluster is empty
18 years ago
orbiter 14e0bb0dcf allow more references per word for new db
18 years ago
orbiter 985dcbde7f changed some parameters that may cause better memory usage and more indexing speed
18 years ago
orbiter b7f4a1521b added options to switch on or off the kelondroFlexTable for NURL, EURL and PreNURL
18 years ago
orbiter c26da4893b turned back NURL usage of kelondroTree, kelondroFlexTable has still problems with deleted entries
18 years ago
orbiter db1eae0227 * simplified initialization of database objects
18 years ago
hermens 0b73f2b132 Repair DNS prefetch during cacheScan
18 years ago
rramthun e34e07e0a1 - Changed back to dev namescheme and new 0.461
18 years ago
allo 2d9478d203 installer for 0.46
18 years ago
orbiter 27a159b401 * documentation update
18 years ago
theli f80f776b89 *) Trying to solve NullpointerException problem in function addURLtoErrorDB
18 years ago
orbiter d78b824e85 fixed problem with default path after first start-up
19 years ago
orbiter 57d50df858 documentation update
19 years ago
low012 c2264962d1 *) Fixed a bug.
19 years ago
low012 b387bd47db *) Added a Wiki Code help page and links to it at every textbox Wiki Code can be used in. Maybe this will encourage people to play around with the Wiki and the Blog more.
19 years ago
hydrox 1c99b5a484 *)fixed logging for urldbcleanup
19 years ago
orbiter 135e019883 removed one superfluous line from last commit
19 years ago
orbiter 1591a55963 added object cache miss-cache use for remove method
19 years ago
orbiter 8f3f4ab0eb enhanced synchronisation in plasmaWordIndex
19 years ago
orbiter f933f00f09 another patch to URL protocol handling for 'news', 'nntp' etc:
19 years ago
orbiter 4c6e00d80a more bugfixes for URL class, see:
19 years ago
rramthun 38c4248814 Some language updates
19 years ago
orbiter 23dd972608 fixed memory calculation in performanceMemory web page
19 years ago
orbiter b7dc251948 fixed bugs in url class:
19 years ago
orbiter 1ce3c22761 better memory control:
19 years ago
orbiter 39b4c26bdc more memory control:
19 years ago
orbiter 3e9d509c39 some small fixes
19 years ago
low012 479861a3cf *) Value entered in searchfield will not get lost anymore when link "more options..." is clicked. If Javascript is disabled or function does not work for any other reason, there should be no change to current behaviour.
19 years ago
orbiter 276225d79e fix for URL class
19 years ago
orbiter 16993e84dd replaced non-7bit umlaut ascii
19 years ago
orbiter eb633c0a4f server threads must now supply a method that can be called in case
19 years ago
orbiter f5720cb2fa removed most synchronization in wordIndex (for testing)
19 years ago
orbiter 0187c60010 because of a bug in the JRE 1.4.2 there was no memory protection
19 years ago
auron_x 4eca0f8830 *) fixed PPM calculation for multiple indexer-threads
19 years ago
orbiter cfb51fdef1 less synchronization in plasmaWordIndex
19 years ago
orbiter d6a928c2da quickfix for http://www.yacy-forum.de/viewtopic.php?t=2705
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
allo cf1186597b utf fix from theli
19 years ago
low012 9add56dc09 *) Cursor gets placed in search field when page is loaded. If Javascript is disabled or function does not work for any other reason, there will be no change to current behaviour.
19 years ago
theli 34831d2d9f *) Check validity of crawl filter reg.exp. before adding it into the crawler queue
19 years ago
hydrox 9da3aa74d3 silly me, fix for the fix as advised by theli
19 years ago
hydrox bb3d9a5582 *) e.getMessage().indexOf() can only be used if there is actually an ExceptionMessage.
19 years ago