Commit Graph

1805 Commits (55ff919b5d4bfe29846ad1058a6d609e40a8ebc7)

Author SHA1 Message Date
lotus 25d2160288 small fix 16 years ago
orbiter 5195c94838 two patches for performance enhancements of the index handover process from documents to the index cache: 16 years ago
orbiter 8ffb9889e1 some fixes and performance hacks 16 years ago
orbiter 1b8d346b4c fixes in connection with transiton to byte[] hashes 16 years ago
orbiter fa3adbbfc6 added domain checks to surrogate reader and RWI transfer receiver to prevent spaming using surrogates 16 years ago
lotus ab0030d7a7 allow dht-out for remote-crawl processing peers on default settings 16 years ago
f1ori 2f860a2564 * convert byte[] hashes to string for log output 16 years ago
f1ori d93a2a6552 * ignore whitespaces so you can copy&paste signatures better 16 years ago
orbiter fbcbcc5bdb export of yacy document objects as dublin core record in xml 16 years ago
orbiter d7cbf4cdd4 more performance hacks: less overhead in word hash computation 16 years ago
orbiter 29e96c1a60 bugfixes and performance hacks 16 years ago
f1ori 44daec7936 * introduce signatures to autoupdate 16 years ago
orbiter 538e375901 replaced old caching method for computed word hashes with a better method. The word hash computation is a new performance bottleneck (after the IO bottleneck was removed with the IndexCell data structure) and a better caching for word hashes was necessary. 16 years ago
orbiter 9e853e1977 partly reverting SVN 5818: identical comparator required for join operator 16 years ago
orbiter 63cd152969 fixes 16 years ago
orbiter 7dfe7e7cc6 fixed some problems with surrogate reader. This is now ready for testing. 16 years ago
orbiter b15b059c0d fix for latest commit 16 years ago
orbiter c8624903c6 full redesign of index access data model: 16 years ago
orbiter bd5f4c78d8 - added default profile for surrogate indexing 16 years ago
orbiter 12d81e98eb - fixed bad search results when searching for empty string 16 years ago
orbiter 8a24350036 - fix for join method with new generalized RWI data structure (caused by latest commit) 16 years ago
orbiter 89ec3acb3e - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes. 16 years ago
orbiter dc2af61bc9 allow up to 50 results from remote peers 16 years ago
orbiter c08f9b36a4 refactoring of wiki parser. 16 years ago
orbiter 44e01afa5b - refactoring 16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes. 16 years ago
orbiter 5b138ada16 fixes to web structure reference collection and url construction 16 years ago
orbiter a29a11e526 added evaluation of incoming links in webstructure api 16 years ago
orbiter f6691411b5 - migration of files from SplitTable (which are used for the URL-DB) to a different file name format. 16 years ago
orbiter f21a8c9e9c a different naming scheme for BLOBArray files. This may be necessary if blobs are written more often than once in a second. 16 years ago
orbiter 7ba078daa1 - added fast site-operator 16 years ago
orbiter b4126432bc hardening of index dump write process 16 years ago
orbiter 9bfb2641db - removed deprecated threads 16 years ago
orbiter 293290c317 fix for bad assert in last commit 16 years ago
orbiter bd409fb7ba added web structure analysis for a special domain that can be requested from the api. 16 years ago
orbiter b6c2167143 - patch for bad web structure dumps 16 years ago
orbiter 9da69d6b68 - better selection of files to be merged 16 years ago
orbiter 029495e64d fixed bug introduced in SVN 5756 in EcoTable.put() 16 years ago
orbiter 96eaecda3e - added migration class to go from index collections to the index cell data structure. 16 years ago
orbiter 0f0b4aec75 better index cell merge logic 16 years ago
orbiter 832fef670f migration of urls-files into subdirectory METADATA 16 years ago
orbiter 37f892b988 added new concurrent merger class for IndexCell RWI data 16 years ago
orbiter b3f75e48fa - enhanced balancer: auto-solving of waiting-deadlocks 16 years ago
orbiter 9a90ea05e0 added a merge operation for IndexCell data structures 16 years ago
orbiter a9cea419ef Integration of the new index data structure IndexCell 16 years ago
orbiter 83792d9233 more refactoring 16 years ago
orbiter 474aac65af more refactoring 16 years ago
orbiter 209f25f5f5 refactoring to integrate indexCell data structures 16 years ago
orbiter 7dff1cba62 removed option to use different primary keys in kelondro tables 16 years ago
orbiter 7f67238f8b refactoring of plasmaWordIndex: less methods in the class, separated the index to CachedIndexCollection 16 years ago
orbiter 14a1c33823 refactoring of wordIndex class 16 years ago
orbiter e2e7949feb replaced old PPM computation with a better one that simply sums up events that had been stored in the profiling table. 16 years ago
lotus 9f7e62e900 refactoring 16 years ago
orbiter 100247bdda added also an export and delete-feature to the URLAnalysis. This completes the clean-up feature for URLs. To do a complete clean-up of the url database, start the following: 16 years ago
orbiter 60078cf322 added next tool for url analysis: check for references, that occur in the URL-DB but not in the RICOLLECTIONS 16 years ago
orbiter b1ddc4a83f do not merge collections if ram == false 16 years ago
orbiter b80db04667 - refactoring of IntegerHandleIndex and LongHandleIndex (better method names) 16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring 16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index 16 years ago
orbiter 6ffc6e3389 more refactoring of indexer and kelondro classes; 16 years ago
orbiter 404bc21da9 simplification of (internal) query process / refactoring 16 years ago
orbiter 76ef5f0f14 refactoring of index package: better names for the classes (to be continued) 16 years ago
orbiter 2df57b1fd1 refactoring of index collection class 16 years ago
lotus 39a177649b * added upnp listener for devices that do not respond to discovery but advertise themselves 16 years ago
orbiter c12bb8a6d0 - refactoring of the http client 16 years ago
orbiter 62505bb3cb more bugfixes as recommendet by findbugs 16 years ago
orbiter 4db80065ac select more 16 years ago
orbiter 94c42691d8 - reject less transmissions as transmission receiver 16 years ago
orbiter 59427064fb first part of 'doubles' fix (not fully ready yet) 16 years ago
orbiter 26978b2a25 - better memory protection in kelondro caches: computation of needed memory for cache grow 16 years ago
lotus e9e2fff47a better scaling on performance graph 16 years ago
lotus 4aad461100 added UPnP support 16 years ago
orbiter be0c492ae5 fix for memory leak bug in new dht transmissions 16 years ago
orbiter 40d9849aa4 - better control of chunk size in dht selection 16 years ago
orbiter 411f2212f2 more memory leak fixing hacks 16 years ago
orbiter 985d421f91 found and fixed some memory leaks 16 years ago
orbiter 333489420b - fix for NPE when loading the cytag image 16 years ago
orbiter 6a32193916 - refactoring of cache naming in web index cache (no more dht semantics there) 16 years ago
orbiter 6c627dbdff update to the server core 16 years ago
orbiter 5393f356aa fix for termination problem 16 years ago
orbiter 6a876ecb88 first fixes to the DHT transmission process 16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them: 16 years ago
orbiter 01b97ef3f8 added new cybertag-tracking feature that was inspired by itgrl 16 years ago
orbiter b57c9da1f8 - fixes to doc, ppt, xls parser: better title 16 years ago
orbiter 9d282d2c16 - renamed interactivesearch to yacyinteractive 16 years ago
orbiter d3e33fd6c1 removed strange retry logic from DHT transfer 16 years ago
orbiter ef82cced01 removed default line 'P2P WEB SEARCH' if no line is given 16 years ago
orbiter 94110df85a moved logging partially to kelondro 16 years ago
orbiter 024da2916b refactoring of logging 16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro 16 years ago
orbiter 7ee494fde5 more refactoring of kelondro: 16 years ago
lotus d4281b78da dynamic memory scale 16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes 16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes: 16 years ago
orbiter 419469ac27 added more methods to control the vertical DHT (not yet active .. ) 16 years ago
orbiter dedfc7df7f removed distinction between DHT-in and DHT-out. This is necessary to make room for the new cell data structure, which cannot use this this distinction in the first place, but will enable the same meaning with different mechanisms (segments, later) 16 years ago
orbiter b74159feb8 preparations to integrate the new 'cell' index data structure 16 years ago
orbiter d1bace5e4d enhanced cleanup function 16 years ago
orbiter ff41da613e removed exception printout during load of snippets 16 years ago
orbiter bed38a5f8c fix for uncaught exception in RSSReader 16 years ago