Commit Graph

59 Commits (34341a868ebd1b0027b1be85540d0d777929bb2d)

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
hydrox e2af2a3f45 *) it's now possible to run more then one indexDistribution-Thread
19 years ago
hermens 3b6328ad02 *) Consistent use of minCount for index transfer
19 years ago
orbiter 7eb10675b3 re-organization of index management
19 years ago
orbiter 1e4578aab6 VERY EXPERIMENTAL removal of index ram cache flushing thread.
19 years ago
theli 008bcb7fb8 *) simplifying code by moving closeTransferIndexes into final block
19 years ago
orbiter 3834675084 fixed bug that caused wrong behavior of search result preparation
19 years ago
orbiter fa90c3ca7a - removed some usage of indexEntity
19 years ago
orbiter 03c65742ba changes towards the new index storage scheme:
19 years ago
hermens 78bcb8014a *) Limit range for selection of indexes for distribution to a DHTDistance of 0.2
19 years ago
orbiter f4ffa9aee5 - implemented more attributes to index entries
19 years ago
hermens 37791fd529 *) Close indexEntities when "found not enough peers for distribution"
19 years ago
orbiter 71d5c2b2ca better control for target peer selection for RWI transfer
19 years ago
orbiter e2ff1767b5 fix for last DHT distribution bug-fix
19 years ago
orbiter 060e5a0df0 fixed problem with DHT target peer selection:
19 years ago
orbiter 9086261476 refactoring of base64 encoding:
19 years ago
hermens 11fe95832e avoid division by zero when index transfer is extremely fast
19 years ago
orbiter 4500506735 fixed some bugs concerning url entry retrieval and intexControl interface
19 years ago
theli 8862b6ba4b *) Corrections for code cleanup 1175
19 years ago
orbiter ec2b39c1ce code cleanup
19 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
theli 4e73035aef *) Bugfix for "too many open files" during index distribution
19 years ago
theli 3631cb1f6d *) deleting empty entities during index selection
19 years ago
theli 9b35ae9027 *) Correcting wrong % values on IndexTransfer_p page
19 years ago
theli e6bf9d90a5 *) Fixing Problems with MalformedURLs during Word Selection
19 years ago
borg-0300 00ab4d8723 cleaned, small change, Properties
19 years ago
orbiter 4dcbc26ef1 introduction of search profiles; very experimental
19 years ago
theli 6c48c3ce39 *) Bugfix for ArithmeticException during IndexTransfer
19 years ago
orbiter 6260942590 changed search process: received indexes are now buffered and written to wordIndex after search
19 years ago
theli 0ae166c522 *) Small changes to Index Transfer.
19 years ago
theli 461374e175 *) Restricting amount of files that yacy is allowed to open during index transfer/distribution
19 years ago
orbiter b80b2fbdcc crawling peers now produce waves in network graphic
19 years ago
theli 959eefbc4f *) Robots.txt parser/ppt
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
theli beefddf0e8 *) Adding option which allows to do a Index-Transfer without deletion of index
19 years ago
theli 40925f4fb7 *) Improving complete index transfer performance by automatically increasing size of transfered word chunk
19 years ago
theli 91ab4d044b *) Adding automatic retry functionality to complete index transfer function
19 years ago
theli a62677f761 *) Adding additional logging output for complete index transfer
19 years ago
theli b991d2e7dd *) Additional logging message for complete index transfer
19 years ago
theli 3c00c5f6c7 *) Complete Index Transfer
19 years ago
theli 2cb084d426 *) Complete Index Transfer
19 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli ec4c70d722 *) If there are at most 10 entries left while doing an index transfer, these entries will also be appended
20 years ago
orbiter e616395c3b latest changes and cut for 0.40
20 years ago
orbiter 25f632dbd9 more DHT bugfixes and better logging of DHT effects
20 years ago
orbiter ba0a486328 moved printStackTrace() to logging
20 years ago
orbiter cd10370992 several bugfixes and dht selection / logging improvement
20 years ago
orbiter c8a7a85ce2 fix for http://www.yacy-forum.de/viewtopic.php?p=7384#7384
20 years ago