Commit Graph

3436 Commits (ce79239322fb54d816eafa5a6206b8e3eb19ccbf)

Author SHA1 Message Date
borg-0300 ce79239322 "typo" 16 years ago
borg-0300 cdbdc731c5 small updates: unescape, isCGI 16 years ago
orbiter 474aac65af more refactoring 16 years ago
orbiter 209f25f5f5 refactoring to integrate indexCell data structures 16 years ago
borg-0300 359a238acf faster isCGI() 16 years ago
borg-0300 f75628e53b some corrections 16 years ago
orbiter b7138e5fcb even more efficient comparator calls (less System.arraycopy for primary keys) 16 years ago
orbiter 65784eb656 - more efficient comparator calls 16 years ago
orbiter 44874cb550 added a deleteOnExit for blob file deletion in case that a deletion is not successful. 16 years ago
orbiter 66f78d67e0 bad idea. Concurrency in index management will be done differently 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 d49238a637 more performance hacks: better default values for scaling, less memory usage 16 years ago
orbiter 39644dc14e performance hacks to compare methods in database core 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
orbiter f6d989aa04 added new class RowSetArray which arranges RowSet objects like Elements in a hashtable, but still provides the functionality of sorted enumeration. The new class is now integrated into the ObjectIndexCache, which is the core class to provide index functions to all database files. The new index access is about twice as fast as before. This has strong speed enhancement effects on all parts of YaCy. 16 years ago
borg-0300 0a2fabeef3 static TMPDIR 16 years ago
lotus 9f7e62e900 refactoring 16 years ago
lotus f35dc11dc4 allow crawl start from pages with script tags 16 years ago
orbiter 6958eff196 removed unnecessary exceptions, extended testing in IntegerHandleIndex 16 years ago
orbiter 13c666adef performance hack to ObjectIndex put() method: 16 years ago
orbiter 1f1be1518c added stub for another performance hack: concurrent indexes 16 years ago
orbiter 3e4c28e188 enhanced count feature for kelondroRowSet. This is about twice as fast as before. Should speed up the collection analysis (half time!) 16 years ago
orbiter 84e37387a2 fix for last commit and more testing stub 16 years ago
orbiter ca006c506d stub for performance enhancements for RowSet (no functional change yet) 16 years ago
orbiter d988204875 better shutdown of tools 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
hermens 8c60d6d117 In DHT selection delete only those references that were actually selected 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 dbdd10da84 better logging and startup behaviour for referenceHash computation 16 years ago
orbiter d64836c34f added statistical analysis of URL reference 16 years ago
orbiter 3b28daab40 code-beautification (to be consistent with external documentation paper) 16 years ago
orbiter 485c9406e5 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1915&hilit=&p=13249#p13249 16 years ago
orbiter 858f800a07 more logging in httpd to detect shutdown cause. See also: 16 years ago
orbiter b80db04667 - refactoring of IntegerHandleIndex and LongHandleIndex (better method names) 16 years ago
lotus 8ee946bf1d show upnp status 16 years ago
orbiter 16f5c6a85e fixed merge method initialization in ReferenceContainer 16 years ago
orbiter d7a493b4f5 added experimental timeline api 16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring 16 years ago
orbiter f1b712c29a small corrections to image loading methods in result presentation 16 years ago
orbiter d4b56d5819 added more asserts to BLOBHeap.flushBuffer() to fix the problem described in 16 years ago
f1ori c545fcb9fa * add class to handle keys and signatures 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