Commit Graph

6 Commits (10d3e856b5291cb6a9bb10ba4f4c96c9176cdd31)

Author SHA1 Message Date
orbiter 945777aa80 replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries.
16 years ago
orbiter 1c69d9b8b6 more refactoring of the index classes
16 years ago
orbiter c8624903c6 full redesign of index access data model:
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 a9cea419ef Integration of the new index data structure IndexCell
16 years ago
orbiter 83792d9233 more refactoring
16 years ago