Commit Graph

1176 Commits (f73d51f94be28e6c740c36e68a07ac610832a93e)

Author SHA1 Message Date
orbiter 7df2e6e571 bugfix for last commit
19 years ago
orbiter cd41e9a0eb moved DHT index selection to new object that holds indexes to be send away to other peer.
19 years ago
allo e3dd67bba0 bookmarks import.
19 years ago
allo dda143df79 We NEED this here for the XML-Files
19 years ago
theli 42a5f56723 *) Bugfix for broken dht thread configuration
19 years ago
allo bfd37e34aa using other XML Parser
19 years ago
theli aa87df35e1 *) To avoid confusion location will now also be displayed for own peer
19 years ago
rramthun 15ed57f9b7 Updated German language, by VT100, NN, rramthun
19 years ago
allo 0b5a736280 bugfix for nullpointer on unparsable date.
19 years ago
allo f503df04f8 sort the Bookmarks with newest First.
19 years ago
allo 3b4a99ff6a fix for java 1.4.x
19 years ago
theli 651bce8e2f *) adding missing function to transmit url chunks for crawl-order jobs
19 years ago
theli f95d98142f *) displaying amount of items in the existsIndex caches
19 years ago
theli 9b941fb773 *) bugfix for usage of yacy with extended port binding (e.g. #eth0:8080, 192.168.0.1:8080, etc.)
19 years ago
allo 2d4e1325cf UTF-8 fix
19 years ago
hydrox e2af2a3f45 *) it's now possible to run more then one indexDistribution-Thread
19 years ago
theli 40dd6ec4fd *) experimental restructuring of db import function
19 years ago
hermens c8f5adea4d - don't send Message Body on HEAD requests, even in the case of an error
19 years ago
theli a7248fbb0a *) bugfix for http/0.9 responses
19 years ago
theli 2da18ab359 *) correcting logging output
19 years ago
theli a354bc2ec1 *) Bugfix for content length check
19 years ago
theli 8ffc6e35ad *) correcting logging output
19 years ago
hermens e974d0cb99 Improve compliance to rfc
19 years ago
theli 556d242be0 *) Limited support of content-range requests
19 years ago
theli 8fcb25f9f9 *) Setting via header according to rfc
19 years ago
theli 980e986b64 *) Re enabling short cycle for already removed nurl entries
19 years ago
orbiter 218cd6561c fixed problem with wrong hash length in file share
19 years ago
orbiter 56516fd8e6 added refresh parser to htmlFilterContentScraper
19 years ago
orbiter ba5fe0b287 fixed (again) nullPointerException in kelondroTree
19 years ago
allo e6c2f700b1 public Tagview
19 years ago
allo 672b384fc7 refactoring setTagsTable and setBookmarksTable.
19 years ago
theli 040624e361 *) better support for http head requests of servlets
19 years ago
theli 62ffb5ece0 *) httpdFileHandler.java: adding real streaming support for lage files
19 years ago
hermens 3b6328ad02 *) Consistent use of minCount for index transfer
19 years ago
orbiter 0017812b2e bugfix for null compare
19 years ago
allo b137c90015 BugFix for too long Usernames.
19 years ago
allo 9d6bae77ee the best PPM ever! ;-p
19 years ago
hermens 0b60b9bf51 *) Remove entries from AssortmentCluster before reinserting the rest into the ramCache
19 years ago
hydrox 8ab1d6ff4b *) fixed NullPointerException in plasmaWordIndexEntity
19 years ago
allo a26574c894 Migration from tagName as key to wordhash(tagName) as key for bookmarkTags.db
19 years ago
theli eeba8b055e *) guessing, testing and suggesting alternative hostnames on "unknown host" error
19 years ago
orbiter 7eb10675b3 re-organization of index management
19 years ago
allo a8a5ad959a using TAG_NAME for getFriendlyName() and the lowercaseversion for getTagName()
19 years ago
allo 73f18ed5b2 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1627 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo bc6d400b03 bookmarktags with wordhashs.
19 years ago
allo 40199cea1f migration with svn Numbers
19 years ago
allo addc802cf3 workaround for kelondro Umlaut-Problem.
19 years ago
allo fb5c387368 XML import works.
19 years ago
allo a4513523d6 hide add/edit/import bookmarks per default.
19 years ago
orbiter 1e4578aab6 VERY EXPERIMENTAL removal of index ram cache flushing thread.
19 years ago
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
allo f61161b90b fix for translations on startup
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
allo 1f3eaf9f8e use DATA/HTDOCS for notifier.gif. Works even if htroot is readonly
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 0fbe1a4515 *) Adding additional shutdown method which is neede to run yacy als windows service
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