Commit Graph

1072 Commits (34341a868ebd1b0027b1be85540d0d777929bb2d)

Author SHA1 Message Date
theli 44996afd79 *) Bugfix for handling of http/0.9 clients.
19 years ago
orbiter 01c668fe1b experimental disabling of db write buffer
19 years ago
hermens 954f02d22e *) Bugfix: Prevent wordIndex.getContainer() from returning and even manipulating
19 years ago
orbiter 4438a96b87 tried to fix "Object type or Object type combination not supported" bug
19 years ago
orbiter c70befbe9c added xml read/write example file: kelondroXMLTables
19 years ago
allo 27b6b3d714 public Tags.
19 years ago
hydrox a627162f13 *)fixed logginglevel for Debugmsg
19 years ago
orbiter fe39493145 changed default ranking parameters
19 years ago
allo 5ef57211a6 trim was just too easy...
19 years ago
allo 38e79aec94 Fix for wrong(?) httpheader:
19 years ago
allo a8eff9a0ae xml/bookmarks/posts/all.xml to list all public Bookmarks
19 years ago
allo d04e7d724e fix for deleting tags.
19 years ago
orbiter 365a3fff8e fixings for ranking attributes
19 years ago
orbiter 785763d070 added debug output for "Object type or Object type combination not supported" bug.
19 years ago
theli 2a88232cee *) Bugfix for httpd security but
19 years ago
orbiter 8e55098b74 fixed detailed search
19 years ago
theli ebc5b1eafb *) adding a servlet that can be used to generate a Firefox search-plugin for yacy.logging
19 years ago
orbiter 0cb940a8e5 added detailed search.
19 years ago
orbiter c695928f7c adopted search page to new detailed search (to be commited later)
19 years ago
orbiter 45323e7b76 fixed null pointer exception during search
19 years ago
allo 1fce0ea263 xml api for deleting bookmarks.
19 years ago
allo 6b16c13b20 showing the public/privat flag.
19 years ago
rramthun 49647583b2 language update
19 years ago
allo 670356fa4e code cleanup
19 years ago
orbiter fb7411d7bb re-structuring of ranking application:
19 years ago
hermens 5f5eee1ae9 *) replace System.out.println with log
19 years ago
orbiter d98418390b - introduced rankingProfile Class
19 years ago
orbiter eab1805bca refactoring: plasmaSearchProfile -> plasmaSearchTimingProfile
19 years ago
orbiter 6eef848954 re-design of post-ranking process
19 years ago
allo af2127f3ad allow multiple #File: Sektions for one File in translations.
19 years ago
allo 1bb768178f simple check for unused Translations.
19 years ago
orbiter be77fe1a88 code clean-up
19 years ago
orbiter 0bc2aaeb42 added normalization to search attributes
19 years ago
allo 7bd61ab0e5 Locales will now be in DATA/HTDOCS. So it works with readonly htroot.
19 years ago
theli 008bcb7fb8 *) simplifying code by moving closeTransferIndexes into final block
19 years ago
theli 50d85657b8 *) new import function for IndexImport_p.html
19 years ago
theli 214302284e *) undoing last commit because of problems with getUpdateTime
19 years ago
theli 408de3beee *) avoiding to search in the treemap two times for the same key
19 years ago
borg-0300 139ba4e0c8 Bugfix for getCachePath(URL url)
19 years ago
theli 442807cb29 *) Bugfix for last commit
19 years ago
theli 22fd1ca9aa *) minor changes
19 years ago
theli 6a99304b2b *) Redesign of db import functionality
19 years ago
hermens 56936139ae Fix logging in kelondroTree:
19 years ago
orbiter 3834675084 fixed bug that caused wrong behavior of search result preparation
19 years ago
hermens 31c8476b5d plasmaWordIndexCache.getContainer:
19 years ago
hermens bb1664b63e *) Remove workaround from SVN 1472: It is not needed anymore
19 years ago
orbiter ec5d88664a tried too fix serverSwitch synchronization problems
19 years ago
orbiter 3419b3bcdd fix for bug that caused the peer-counter problem.
19 years ago
allo 9bc62bfdac typo
19 years ago
allo cdc595ab67 another ppm fix. no more unknown ppm
19 years ago
hermens 4f43816ec0 *) Fix wrong class cast in indexSize()
19 years ago
orbiter a7f0adf6fa bugfix in entity iterator
19 years ago
orbiter fa90c3ca7a - removed some usage of indexEntity
19 years ago
orbiter aea3e00864 cleanup: removed unused temporary index management in indexEntity.
19 years ago
orbiter 03c65742ba changes towards the new index storage scheme:
19 years ago
rramthun 84a00e5673 Use YaCy logging instead of something I don't understand.
19 years ago
theli ab7a911bb3 *) Trying to solve pool not open problem
19 years ago
allo a6245a302f even better ppm ;-)
19 years ago
hydrox d665f3c39c *) fixed Threadnames for stackCrawl-Threads
19 years ago
theli 3d5347bc8e *) changing loglevel for some messages
19 years ago
theli 0fcd113c42 *) last bugfix part. Seems to work now for the stackCrawler
19 years ago
theli b9c9eaeb44 *) next try todo a bugfix :-((
19 years ago
theli 4b4b93c413 *) next try todo a bugfix :-(
19 years ago
theli d9fbad71b9 *) next try todo a bugfix
19 years ago
theli 6da97bd2e4 *) next bugfix for threadpool problem
19 years ago
theli bea2b9edee *) further redesign of threadpools to solve too many thread problem
19 years ago
hermens 2d1283da34 This is an extremely ugly workaround for an incompatibility between yacySeed hashes and kelondroDyn keys
19 years ago
theli 784fd50437 *) more verbose thread names
19 years ago
theli 56e4dbeb71 *) displaying current active + current idle threads in PerformanceQueues_p.html now
19 years ago
theli 859c6a88f5 *) testing various thread pool eviction settings to avoid outOfMemory - Thread creation problem
19 years ago
allo 7197f171d3 better ppm calculation
19 years ago
orbiter f2b18cede9 AND-bugfix
19 years ago
orbiter b946e28e61 some ranking enhancements
19 years ago
rramthun 6c02f889f7 Cosmetic changes.
19 years ago
theli b191f06d16 *) Adding additional logging message to locate problems with stackcrawl threads
19 years ago
theli 5c56b9ed59 *) catch exceptions that could occur during url decoding
19 years ago
theli d9bcd73d93 *) Bugfix for exception
19 years ago
theli f5abfe8d57 *) more failsafe threadpools
19 years ago
orbiter 47344e8df0 removed referrer fake (too many complaints, too less use)
19 years ago
hermens ad0de69607 Yet another bug fix for svn 1441. It should work now.
19 years ago
hermens 58fd40e1c1 Aaargh
19 years ago
hermens b08af0c2cb *) Force download of seed file when checking upload success
19 years ago
hermens 66c889138e *) Bugfix: Principals are reported back as 'principal', so IWasAccessed should also be true
19 years ago
orbiter a56fefe0d3 added missing forced-flush for index cache
19 years ago
hermens 78bcb8014a *) Limit range for selection of indexes for distribution to a DHTDistance of 0.2
19 years ago
hermens 861aae678d *) cleanup cacheAge database when cleaning up the HTCache
19 years ago
orbiter b9d73f63e7 replaced String object in loop detection by byte[] to omit String-generation
19 years ago
low012 927c2c3709 *) Fixed a minor bug in code for tables. {|border"1" did not work, {| border"1" did. Now the space is not needed anymore.
19 years ago
theli 75aad0fe66 *) Bugfix for URLs containing spaces
19 years ago
theli 754a35877f *) Changing robots parser cxclusion policy
19 years ago
hermens a2e2d583f9 *) small bugfix regarding peerPingMaxRunning
19 years ago
theli b4e2efef10 *) first test of new iteration function
19 years ago
rramthun a4e90c4b11 Fixed spelling bug.
19 years ago
low012 c45517db46 *) replaced code for table with better version (by kane)
19 years ago
orbiter eabf4a0386 fix for null pointer exception during shut-down
19 years ago
orbiter 47843e69e2 auto-reset for switchboard queue stack
19 years ago
orbiter a70970f993 fixed increment in content iterator
19 years ago
hermens 62ab8d18c1 *) Bugfix for peer sorting method. This seems to cause funny side effects in the SeedDB
19 years ago
hermens 75b268f16d *) use majority voting for peer type decision
19 years ago
orbiter d6581c445b added content iterator for corrupted database files
19 years ago