Commit Graph

1147 Commits (2e8221050ac037df3869328d6302f0f739b3549a)

Author SHA1 Message Date
low012 2e8221050a *) removed redundancy, no changes in functionality
19 years ago
theli 2336f0f013 *) allow pausing/resuming of crawlJob Threads separately
19 years ago
allo af1da090bb blogRight in UserDB.
19 years ago
borg-0300 2ee5796e76 added keywords, properties;
19 years ago
orbiter 60dac4325e serialized indexing with dht selection
19 years ago
orbiter a840755964 moved parts of index transfer logic back to switchboard
19 years ago
orbiter 134253a603 fixed bug with cache flush
19 years ago
borg-0300 149409ba5c move description -> javadoc
19 years ago
borg-0300 00975359c5 added keywords, properties
19 years ago
orbiter c2d863855d different flush limit
19 years ago
borg-0300 64441b1f78 ADDED: yacy.badwords list to filter the topwords
19 years ago
allo d7da273d7e using ArrayList instead of Vector
19 years ago
allo d6f7bd44ae fix for public tags
19 years ago
orbiter f9063e2040 added some synchronization to avoid that several tasks can trigger a cache flush simultanously
19 years ago
orbiter 2c4e4ae6a2 further refactoring of dht selection, transfer and flushing
19 years ago
orbiter 73dad68cf1 outsourced thelis DHT flush class into own file
19 years ago
allo aa4b04e3dd reverted last change
19 years ago
allo 467216d4c7 bugfix for umlaute and html-specialchars in wikiCode
19 years ago
allo 4b0dae8fcf added a possiblity to get the ranking values for an url.
19 years ago
orbiter 85ac7d8386 * moved DHT transfer thread to own class file, needed for further modularization
19 years ago
orbiter 34341a868e code cleanup
19 years ago
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