Commit Graph

47 Commits (321553afc2426f0536ccc95cb71fe404676909ec)

Author SHA1 Message Date
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 841cf71022 fix for NPE in DHT transfer selection, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=327
17 years ago
(no author) ef24bed406 Sorry...
18 years ago
(no author) a29cb2e1af blupp
18 years ago
orbiter 2cb16824e3 removed support for old database structures.
18 years ago
orbiter 313f6a7680 fix for http://www.yacy-forum.de/viewtopic.php?p=31553#31553
18 years ago
karlchenofhell d311e258f8 - adjusted LogStatistics to nano-seconds
18 years ago
karlchenofhell aea199cb7b - IndexTransfer is working again
18 years ago
borg-0300 23e613b2ab CPU & IO reduce (Index Distribution)
18 years ago
orbiter 9a85f5abc3 cleanup
18 years ago
orbiter 3a4933b63c bugfix for
18 years ago
orbiter 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter 052f28312a removed assortments from indexing data structures
18 years ago
orbiter 49a83f99d9 - fix for wrong DHT ordering in DHT selection
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
hydrox 7e8669b15c *) added possibility to "recycle" a DHTChunk that failed to transfer.
18 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration
18 years ago
orbiter a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format
18 years ago
orbiter 43614f1b36 bugfix in collection index. the index for collections was not created correctly
18 years ago
orbiter 9340dbb501 fixed all possible problems with nullpointer exception for LURLs
18 years ago
orbiter 4866868c0e added write cache for LURLs
18 years ago
theli f3ac4dbbb9 *) better handling of server shutdown
18 years ago
theli 959b779aba *) avoid performance loss if log level is greater than 'fine'
18 years ago
orbiter 95160d7f2c fixed size computation of index elements from the collection index
19 years ago
orbiter 279b1d969d Integrated new indexing data structure 'collections' into the main class
19 years ago
orbiter 01f95eccd3 re-write of kelondroCollectionIndex. This is the data structure that
19 years ago
orbiter ebc2233092 * implemented (finished) class indexRowSetContainer
19 years ago
orbiter c4e922885a replaced indexURLEntry by new class that uses a kelondroRow.Entry object
19 years ago
orbiter e357599f92 * fixed problem with indexContainer iteration from RAM:
19 years ago
orbiter 417ed5102e redesign of database iterators:
19 years ago
orbiter 58df8b7bbf a large collection of different changes
19 years ago
orbiter 671fd9a5c9 work towards new indexing database structure
19 years ago
orbiter 5041d330ce refactoring
19 years ago
orbiter 7b3b12888c refactoring: integrated indexContainer abstraction layer
19 years ago
orbiter 196b8abb30 refactoring
19 years ago
orbiter a930be4ba3 refactoring of index management:
19 years ago
theli bcc950c533 *) Bugfix for Index Transfer
19 years ago
hermens 0cfba8950f Removing unnecessary and possibly dangerous synchronization of the wordIndex
19 years ago
orbiter 1509314ea6 set tighter control during DHT index and peer selection
19 years ago
orbiter 6c70f4a0cf renamed wordHashes for a word hash set generation to wordHashSet
19 years ago
orbiter dba02f399f starting of re-design of kelondroTree iterator
19 years ago
orbiter a6a3f4b694 fix for svn 1888
19 years ago
orbiter 283a7181c6 try to fix new 100% cpu bug, possibly caused by iterator method
19 years ago
orbiter 1d8ca6e082 serialized dhtChunk deletion with indexing
19 years ago
orbiter 85ac7d8386 * moved DHT transfer thread to own class file, needed for further modularization
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