Commit Graph

21 Commits (a71bb7178d5c173892dcac1b86de0f246f6dd442)

Author SHA1 Message Date
orbiter b8e738a7be a collection of
16 years ago
orbiter e6773cbb33 better handling of RWI cache for concurrency and less overhead when writing new entries -> even more indexing speed
16 years ago
orbiter 07f09742bb set of small fixes and comments
16 years ago
orbiter dfb96ecb72 more fixes
16 years ago
orbiter 996572de95 quickfix
16 years ago
orbiter 380ed2dac0 performance and debugging additions
16 years ago
f1ori 2f860a2564 * convert byte[] hashes to string for log output
16 years ago
orbiter c8624903c6 full redesign of index access data model:
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 44e01afa5b - refactoring
16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes.
16 years ago
borg-0300 c450e3746b svn attributes added
16 years ago
orbiter a9cea419ef Integration of the new index data structure IndexCell
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 13c666adef performance hack to ObjectIndex put() method:
16 years ago
orbiter 16f5c6a85e fixed merge method initialization in ReferenceContainer
16 years ago
orbiter 6ffc6e3389 more refactoring of indexer and kelondro classes;
16 years ago