Actions
Bug #4551
openperformance enhancement through index reduction
Start date:
11/13/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4551
Description
PISCO configures their metacat server to index only absolute paths in their metadata documents (rather than relative paths), which decreases the size of their index tables by about 3/4 and results in significant query speed improvements.
This requires also refactoring clients (skins, Morpho, Kepler, ...) to only pose queries with absolute paths, as the queries would otherwise not take advantage of the index.
Investigate whether there are advantages to this approach for the KNB metacat installations -- I suspect it would, as the xml_index table would decrease in size massively. This may be important as we work on building the size of our collection through DataONE.
Related issues
Actions