Actions
Bug #3366
closedDefault morpho network query is a slower query
Status:
Resolved
Priority:
Normal
Assignee:
Category:
morpho - query
Target version:
Start date:
06/05/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3366
Description
Current there is no xpath specified in morpho default query. This means metacat will go through xml_nodes table to get the result. It is a slower query. We should change this.
Updated by Jing Tao about 15 years ago
It is fixed now. We use title, abstract and keyword as the default query path
Actions