Actions
Bug #5887
openHandle the query result set which contains the revision chains of documents
Start date:
03/07/2013
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5887
Description
Morpho network query now experiences a performance issue because the merge of the network and local search results.
During the merge, morpho needs to make lots of calls the DataONE MN to get the revision chains.
The proposed solution is to add the revision chain for each eml document to the result set. This can avoid lots of network traffic.
So morpho needs to handle the new result set.
Actions