Bug #30
closed
get dataguide function needed by client
Added by Dan Higgins over 24 years ago.
Updated over 22 years ago.
Description
The client needs to be able to ask the server for a LORE style dataguide for
each of the doctypes handled by the server (in order to show a treestructure
to guide structured query creation)
lowering priority because this is a search feature that requires the user to
understand complex queries and something about the semantics of the metadata
standards. Will do, but not until more basic infrastructure is completed.
assigned to Jivka Bojilova
We going to add doctype and docid attr to xml_index table first in order to be
able to retrieve the paths for a given doctype(s), if needed.
Currentlly implemented to retrieve all distinct, absolute paths in xml_index
table, ordered in the way they appear in the xml docs.
DONE
Implemented as part of DBUtil class.
doctype and docid attr are already added to xml_index table.
Retrieves all distinct and absolute paths started with '/' for a given doctype
(if specified) ordered in the way they appear in the xml docs.
Are there need to retrive paths for a list of doctypes?
It is already DONE and used by dmanclient appl.
Original Bugzilla ID was 30
Also available in: Atom
PDF