Commit Graph

69 Commits (22485dcca82894ae8771fc70242f2b75c1048050)

Author SHA1 Message Date
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