Commit Graph

124 Commits (534182559c612a5b0bc013a3ae0ad5bddbea1033)

Author SHA1 Message Date
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 5530b8e1ca reverted changes to yacy protocol classes: they caused the sciencenet to loose connections
17 years ago
orbiter f4c73d8c68 - fixed highslide usage
17 years ago
borg-0300 77ba446332 seedDB helpers update/cleanup
17 years ago
borg-0300 85a82950e0 seedDB helpers
17 years ago
orbiter a6ca3b51be more generics
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter edba2b7bcc fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=543
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
fuchsi ce0bb1dc8a Increase defaults for the DHT Recieve Limits to prevent "busy" states.
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter f40566f9bb separate YaCy networks:
18 years ago
orbiter d6480dc670 fix for long transfer pauses
18 years ago
orbiter d4428947af fix for http://www.yacy-forum.de/viewtopic.php?p=34962#34962
18 years ago
orbiter 657585fe0d network functions for robinson peers: server-side protection
18 years ago
orbiter 2cb16824e3 removed support for old database structures.
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
orbiter bf0d820659 - added correct flagging of word properties
18 years ago
orbiter 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter 0a0c3edeb6 fixed a bug in index transfer
18 years ago
orbiter d66dbd0d65 bugfix for received number in transferRWI
18 years ago
orbiter c9364246cc introduced new RWI-Object.
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter 78b7f6f7fd bugfix for index remove bug,
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
orbiter c89d8142bb replaced old 'kCache' by a full-controlled cache
18 years ago
orbiter 18b6876860 new cache flush configuration settings
18 years ago
theli eee44be602 *) adding an interface for customized blacklist classes
19 years ago
theli d2e8e76218 *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler
19 years ago
orbiter ec5149ff3b fix for busyCacheFlush detection
19 years ago
orbiter f58283def2 better control of index flush
19 years ago
orbiter 80b6c90d54 enhancements to prevent blocking during dht transfer receive
19 years ago
hermens d56f06401e - Cache known URLs during indexReceive to avoid getting blocked during loadedURL.exists() whenever possible
19 years ago
theli c7b6389ca1 *) renaming indexDistribution.dhtReceiptLimitEnabled property to indexDistribution.transferRWIReceiptLimitEnabled
19 years ago
orbiter 9183d21f25 renamed new index class to old name
19 years ago
orbiter c4e922885a replaced indexURLEntry by new class that uses a kelondroRow.Entry object
19 years ago
orbiter 58df8b7bbf a large collection of different changes
19 years ago
hydrox 8ba8e2b7d9 *) added cache for blacklists urlhashs recieved by DHT. DHT does not request URLs listed in this cache.
19 years ago
hermens 53cbcc6d6e Implement emergency break in index receive when the limit of the ramCache is exceeded by more than cacheLimit
19 years ago
theli b20496e42b *) make DHT DoS check configurable (requested by KoH)
19 years ago
orbiter 5041d330ce refactoring
19 years ago
orbiter a930be4ba3 refactoring of index management:
19 years ago
orbiter 7dd57a3828 added a busy-time estimation at DHT/RWI-Receive
19 years ago
orbiter 82b2bc6932 patch for index-transfer DoS problem
19 years ago
orbiter f188611fc6 apply blacklist on rwis during dht receive
19 years ago
orbiter d31a4e0b4f some small enhancements with cache flushing parameters and data structures
19 years ago
orbiter 7eb10675b3 re-organization of index management
19 years ago
theli 8194fde340 *) trying to continue transferRWI processing even if this error occures:
19 years ago
theli 7256bea45f *) Bugfix for nameLookup parameter handling
19 years ago
theli 40777556c5 *) Connection Tracking
19 years ago
orbiter 839db8869c added high/low priority for index adding
19 years ago
borg-0300 a1777788a5 small change
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
borg-0300 a9c466ef21 cleaned, finals, StringBuffer, Properties
19 years ago
orbiter 0c3a20d44f more + changed log for better understanding of outOfMemory bug and others
19 years ago
theli c42a543bc3 *) Adding peername to logmessage when receiving URLs
19 years ago
orbiter c47bb1182d bugfix for assortment initialization error
20 years ago
orbiter 25f632dbd9 more DHT bugfixes and better logging of DHT effects
20 years ago
orbiter cd10370992 several bugfixes and dht selection / logging improvement
20 years ago
rramthun b99205e445 Translation, spelling...
20 years ago
orbiter a1ffc27041 preparations for image/movie/music indexing
20 years ago
orbiter e26ac60c3e modified assortment data structures
20 years ago
rramthun 85c2f3be8a Fixed spelling mistakes
20 years ago
orbiter b4030e5023 implemented serverSwitchActions - action-hooks
20 years ago
orbiter 1d7fed87dc redesign of index caching - removed indexCache.db
20 years ago
theli e7f7aa0bb9 *) Import statements reorganized
20 years ago
orbiter b9203bdb50 bug fixes and code cleaning
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago