Commit Graph

  • 5f5eee1ae9 *) replace System.out.println with log hermens 2006-02-05 01:17:08 +00:00
  • d98418390b - introduced rankingProfile Class - selection of ranking and timing profiles for each search orbiter 2006-02-04 23:51:00 +00:00
  • eab1805bca refactoring: plasmaSearchProfile -> plasmaSearchTimingProfile This was made to distiguish this profile from the (to-be-implemented) plasmaSeachOrderProfile orbiter 2006-02-04 23:11:31 +00:00
  • 6eef848954 re-design of post-ranking process orbiter 2006-02-04 23:00:31 +00:00
  • 883f03c399 I will never change the Linux scripts... rramthun 2006-02-04 19:38:44 +00:00
  • 1eab543254 Updated German language Updated stopYACY.sh rramthun 2006-02-04 19:31:12 +00:00
  • af2127f3ad allow multiple #File: Sektions for one File in translations. allo 2006-02-04 18:08:01 +00:00
  • 1bb768178f simple check for unused Translations. allo 2006-02-04 17:49:10 +00:00
  • 0b89dc7dce fixed broken startscript. allo 2006-02-04 16:24:05 +00:00
  • 5281cb1987 oops rramthun 2006-02-04 15:59:45 +00:00
  • 4bb7397b53 Updated startYACY.sh: now it checks if java is executable and provides errormessage if it is not. rramthun 2006-02-04 15:56:21 +00:00
  • be77fe1a88 code clean-up @Martin: bitte schaue mal warum die Variablenzuweisung in plasmaCrawlNURLImporter war. So wie sie waren, waren sie überflüssig. Das hattest du dir bestimmt nicht so gedacht. Sollten es ggf. globale Variablen sein? orbiter 2006-02-04 15:25:48 +00:00
  • 0bc2aaeb42 added normalization to search attributes orbiter 2006-02-04 14:13:54 +00:00
  • 7bd61ab0e5 Locales will now be in DATA/HTDOCS. So it works with readonly htroot. allo 2006-02-04 10:50:22 +00:00
  • 1f3eaf9f8e use DATA/HTDOCS for notifier.gif. Works even if htroot is readonly allo 2006-02-03 21:21:42 +00:00
  • 01ef85316d *) new search gui by roland theli 2006-02-03 16:26:59 +00:00
  • 90a93dc50c *) setting failonerror to false. This is needed to run through if one of the directories does not exist theli 2006-02-03 15:51:09 +00:00
  • 58ca4c777d Updated language file. rramthun 2006-02-03 15:36:07 +00:00
  • 008bcb7fb8 *) simplifying code by moving closeTransferIndexes into final block theli 2006-02-03 13:14:30 +00:00
  • 0a30868c75 ChangeLog Update (thx to NN) allo 2006-02-02 21:10:05 +00:00
  • 9519d637c1 Updated de.lng by Jan. rramthun 2006-02-02 18:08:16 +00:00
  • 7bc393c7e9 Nothing in Errolog, if libx is not used allo 2006-02-02 17:36:33 +00:00
  • 50d85657b8 *) new import function for IndexImport_p.html - can be used to import the crawling queue (noticeUrlDB + stacks) theli 2006-02-02 16:46:58 +00:00
  • 4fa2be73c3 *) startYACY.bat now reads the java runtime memory settings out of the yacy config file Thanks to Galaxis and VT100 theli 2006-02-02 16:09:43 +00:00
  • 02871864f4 *) startYACY.bat now reads the java runtime memory settings out of the yacy config file Thanks to Galaxis and VT100 theli 2006-02-02 16:07:44 +00:00
  • 0ff0e444ac *) startYACY.bat now reads the java runtime memory settings out of the yacy config file Thanks to Galaxis and VT100 theli 2006-02-02 15:54:10 +00:00
  • 214302284e *) undoing last commit because of problems with getUpdateTime theli 2006-02-02 10:05:16 +00:00
  • 408de3beee *) avoiding to search in the treemap two times for the same key theli 2006-02-02 10:03:47 +00:00
  • 630733df79 *) Bugfix for tarfileset mode problem See: http://www.yacy-forum.de/viewtopic.php?p=16196 theli 2006-02-02 09:26:57 +00:00
  • 5b85d92690 hendis patch from http://www.yacy-forum.de/viewtopic.php?p=16212#16212 rramthun 2006-02-01 21:05:25 +00:00
  • 139ba4e0c8 Bugfix for getCachePath(URL url) borg-0300 2006-02-01 19:07:49 +00:00
  • 9ce44c8d0a Some minor enhancements to the webinterface and updated translation. rramthun 2006-02-01 17:29:14 +00:00
  • 1ce4b38c6e *) Bugfix for tarfileset mode problem See: http://www.yacy-forum.de/viewtopic.php?p=16196 theli 2006-02-01 17:02:27 +00:00
  • 0fbe1a4515 *) Adding additional shutdown method which is neede to run yacy als windows service See: http://www.yacy-websuche.de/wiki/index.php/De:WinService theli 2006-02-01 11:03:37 +00:00
  • 442807cb29 *) Bugfix for last commit theli 2006-01-31 15:26:11 +00:00
  • 22fd1ca9aa *) minor changes theli 2006-01-31 12:39:10 +00:00
  • 6a99304b2b *) Redesign of db import functionality - restructuring to allow different import tasks to be controlled via one gui - adding possibility to import a single assortment file - adding possibility to set the cache size that should be used theli 2006-01-31 12:30:24 +00:00
  • 56936139ae Fix logging in kelondroTree: *) Use java.util.logging.* (via kelondroRecords) without de.anomic.server.logging.serverLog *) Log "CORRECTING ITERATOR" only in debug mode (happens way too often to be a useful warning and is corrected anyway) *) Log when correctedNodeIterator stumbles on incorrectly ordered data (now this one deserves throwing a warning at the user) hermens 2006-01-31 02:01:32 +00:00
  • 3834675084 fixed bug that caused wrong behavior of search result preparation (second search on same topic resulted in less links) orbiter 2006-01-31 01:20:28 +00:00
  • 31c8476b5d plasmaWordIndexCache.getContainer: *) Also get entries from cache *) calculate available remaining time for backend.getContainer correctly hermens 2006-01-31 01:04:23 +00:00
  • bb1664b63e *) Remove workaround from SVN 1472: It is not needed anymore hermens 2006-01-31 00:45:48 +00:00
  • ec5d88664a tried too fix serverSwitch synchronization problems see also: http://www.yacy-forum.de/viewtopic.php?p=16110#16110 orbiter 2006-01-30 23:07:20 +00:00
  • 3419b3bcdd fix for bug that caused the peer-counter problem. See http://www.yacy-forum.de/viewtopic.php?p=16016#16016 The kelondroDyn now uses a generic fill character. kelondroDyn-Tables containing peer/word/url-hashes must not use '_' as fill character. orbiter 2006-01-30 22:16:55 +00:00
  • 9bc62bfdac typo allo 2006-01-30 20:57:11 +00:00
  • cdc595ab67 another ppm fix. no more unknown ppm allo 2006-01-30 20:42:02 +00:00
  • 4f43816ec0 *) Fix wrong class cast in indexSize() hermens 2006-01-30 17:09:07 +00:00
  • 48e302252e *) adding possibility to build a distribution containing an exe file for windows users see: build file target "distWinExe" theli 2006-01-30 16:16:37 +00:00
  • f0af91219c *) restructuring of build.xml to allow all-in-one-builds theli 2006-01-30 15:32:12 +00:00
  • 645c9d434e Correcting UTF issue. rramthun 2006-01-30 14:52:42 +00:00
  • 5ff979405d Additions for German language file by Jan. rramthun 2006-01-30 14:45:06 +00:00
  • a7f0adf6fa bugfix in entity iterator orbiter 2006-01-30 12:50:40 +00:00
  • fa90c3ca7a - removed some usage of indexEntity - changed index collection process: indexes are not first flushed to indexEntity, but now collected directly from ram cache and assortments orbiter 2006-01-30 12:42:06 +00:00
  • 09dc7bbcd7 *) Adding function to scan seed.DBs for peers affected by the "too short peer hash"-Bug. See: http://www.yacy-forum.de/viewtopic.php?p=16056 theli 2006-01-30 08:31:14 +00:00
  • 2a7c958877 *) Adding function to scan seed.DBs for peers affected by the "too short peer hash"-Bug. See: http://www.yacy-forum.de/viewtopic.php?p=16056 theli 2006-01-30 08:28:22 +00:00
  • aea3e00864 cleanup: removed unused temporary index management in indexEntity. This is replaced by indexContainers orbiter 2006-01-30 01:18:25 +00:00
  • 03c65742ba changes towards the new index storage scheme: - replaced usage of temporary IndexEntity by EntryContainer - added more attributes to word index - added exact-string search (using quotes in query) - disabled writing into WORDS during search; EntryContainers are used instead orbiter 2006-01-30 00:42:38 +00:00
  • c81ad1bf34 Many modifications to the webinterface. rramthun 2006-01-29 16:17:15 +00:00
  • 84a00e5673 Use YaCy logging instead of something I don't understand. rramthun 2006-01-29 16:04:20 +00:00
  • ab7a911bb3 *) Trying to solve pool not open problem See: http://www.yacy-forum.de/viewtopic.php?t=1798 theli 2006-01-29 08:54:19 +00:00
  • a6245a302f even better ppm ;-) allo 2006-01-28 19:22:30 +00:00
  • d665f3c39c *) fixed Threadnames for stackCrawl-Threads hydrox 2006-01-28 19:06:21 +00:00
  • 3d5347bc8e *) changing loglevel for some messages theli 2006-01-28 17:40:24 +00:00
  • 0fcd113c42 *) last bugfix part. Seems to work now for the stackCrawler theli 2006-01-28 17:25:19 +00:00
  • b9c9eaeb44 *) next try todo a bugfix :-(( theli 2006-01-28 17:05:47 +00:00
  • 4b4b93c413 *) next try todo a bugfix :-( theli 2006-01-28 16:55:05 +00:00
  • d9fbad71b9 *) next try todo a bugfix theli 2006-01-28 16:38:25 +00:00
  • 6da97bd2e4 *) next bugfix for threadpool problem theli 2006-01-28 16:31:40 +00:00
  • bea2b9edee *) further redesign of threadpools to solve too many thread problem theli 2006-01-28 16:18:07 +00:00
  • 2d1283da34 This is an extremely ugly workaround for an incompatibility between yacySeed hashes and kelondroDyn keys See: http://www.yacy-forum.de/viewtopic.php?p=15955#15955 hermens 2006-01-28 15:26:56 +00:00
  • 784fd50437 *) more verbose thread names theli 2006-01-28 15:26:47 +00:00
  • 56e4dbeb71 *) displaying current active + current idle threads in PerformanceQueues_p.html now theli 2006-01-28 15:17:04 +00:00
  • 859c6a88f5 *) testing various thread pool eviction settings to avoid outOfMemory - Thread creation problem theli 2006-01-27 16:51:29 +00:00
  • 6d73c6b481 *) adding xml version for QuickCrawlLink_p.java (used by yacybar) theli 2006-01-27 15:36:42 +00:00
  • 7197f171d3 better ppm calculation allo 2006-01-27 11:51:27 +00:00
  • 35a53c9ad6 0.423 orbiter 2006-01-27 04:02:55 +00:00
  • f2b18cede9 AND-bugfix orbiter 2006-01-27 03:58:38 +00:00
  • b946e28e61 some ranking enhancements orbiter 2006-01-27 02:48:27 +00:00
  • 0f84591d57 better defaulttime (the yacybar uses it) allo 2006-01-26 21:28:28 +00:00
  • 6c02f889f7 Cosmetic changes. rramthun 2006-01-26 15:12:44 +00:00
  • b191f06d16 *) Adding additional logging message to locate problems with stackcrawl threads theli 2006-01-26 14:24:29 +00:00
  • 5c56b9ed59 *) catch exceptions that could occur during url decoding theli 2006-01-26 13:57:49 +00:00
  • d9bcd73d93 *) Bugfix for exception theli 2006-01-26 12:15:59 +00:00
  • c274b56a1b *) adding mimetype for xpi theli 2006-01-26 09:38:28 +00:00
  • f5abfe8d57 *) more failsafe threadpools theli 2006-01-26 09:37:43 +00:00
  • 3feeba3d7b *) better handling of urls containing query parameters theli 2006-01-26 09:34:50 +00:00
  • 47344e8df0 removed referrer fake (too many complaints, too less use) orbiter 2006-01-25 18:54:46 +00:00
  • ad0de69607 Yet another bug fix for svn 1441. It should work now. hermens 2006-01-25 13:32:04 +00:00
  • 58fd40e1c1 Aaargh hermens 2006-01-25 13:28:03 +00:00
  • b08af0c2cb *) Force download of seed file when checking upload success hermens 2006-01-25 13:25:48 +00:00
  • 66c889138e *) Bugfix: Principals are reported back as 'principal', so IWasAccessed should also be true *) make it easier to include legacy peers switching between timezones +0100 and +0200 hermens 2006-01-25 01:50:24 +00:00
  • d0043b027c *) Fixed a bug where page name was not displayed in URL. (see http://www.yacy-forum.de/viewtopic.php?t=1778) low012 2006-01-24 19:26:45 +00:00
  • a56fefe0d3 added missing forced-flush for index cache see http://www.yacy-forum.de/viewtopic.php?p=15732#15732 orbiter 2006-01-24 16:24:15 +00:00
  • e575e57918 removed HTML from .java allo 2006-01-24 15:32:19 +00:00
  • 78bcb8014a *) Limit range for selection of indexes for distribution to a DHTDistance of 0.2 (For wider ranges enough suitable targets are not probable) *) Migrate Indexes from ClassicDB back to AssortmentCluster if transfer fails *) Remove class iterateFiles from plasmaWordIndex (The class iterateFiles from plasmaWordIndexClassicDB is used instead) hermens 2006-01-24 14:58:15 +00:00
  • 861aae678d *) cleanup cacheAge database when cleaning up the HTCache *) Log directory deletes with level Fine hermens 2006-01-24 14:21:01 +00:00
  • 5756b9d5c8 blacklist entries now checked borg-0300 2006-01-24 13:28:50 +00:00
  • b9d73f63e7 replaced String object in loop detection by byte[] to omit String-generation which could cause locks. See http://www.yacy-forum.de/viewtopic.php?p=15738#15738 orbiter 2006-01-24 13:12:38 +00:00
  • 927c2c3709 *) Fixed a minor bug in code for tables. {|border"1" did not work, {| border"1" did. Now the space is not needed anymore. low012 2006-01-24 11:15:20 +00:00
  • 75aad0fe66 *) Bugfix for URLs containing spaces See: http://www.yacy-forum.de/viewtopic.php?t=1640 theli 2006-01-24 09:30:58 +00:00
  • 754a35877f *) Changing robots parser cxclusion policy - crawling is now allowed if server returned a 403 statuscode when trying to download the robots.txt See: http://www.yacy-forum.de/viewtopic.php?t=1612 theli 2006-01-24 08:53:30 +00:00