How do I have search:search return me not only matched nodes but certain additional elements of documents.
For example some metadata of document I always want to return <meta> for a search that matched node1 only (say I searched "n1") . <doc> <meta>this has some important doc metadata elements</meta> <node1> Some text for n1</node1> <node2> Some text for n2</node2> ... </doc> Thank you, Mehul. _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
