Actions
Bug #5371
openAnnotationManager: query performance
Status:
New
Priority:
Normal
Assignee:
Category:
Metacat extensions
Target version:
Start date:
04/04/2011
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5371
Description
Identify long-running aspects of semquery. First glance indicates that returning the metadata/annotation content to be displayed in Metacat is the biggest bottleneck. This is good and bad. It means using the DB for managing annotations is pretty efficient, but it also means that returning large results sets will not be so efficient.
Probable solution: include only a subset of annotation information in the resultset rather than the entire annotation xml content.
Updated by ben leinfelder almost 11 years ago
- Target version changed from Unspecified to sms-core-1.0.0
Updated by ben leinfelder almost 11 years ago
- Target version changed from sms-core-1.0.0 to metacat-plugin-0.9.0
Actions