Jason Hunter wrote:
When you highlight text you need to do something like add new element tags
around the highlighted words in order to highlight them. But you can't have
element tags within attributes under the XML data model. It just can't be
represented.
If you want to highlight some
l@developer.marklogic.com>>
Date: Wed, 14 Dec 2011 07:36:12 -0800
To: General MarkLogic Developer Discussion
mailto:general@developer.marklogic.com>>
Subject: Re: [MarkLogic Dev General] Reg: highlighting
cts:element-attribute-range-query output
When you highlight text you need to do som
When you highlight text you need to do something like add new element tags
around the highlighted words in order to highlight them. But you can't have
element tags within attributes under the XML data model. It just can't be
represented.
If you want to highlight something, you need to transfo
Hi all,
i am doing a cts:element-attribute-range-query and the results from it is
working fine. But highlighting is not working for the output result.
When i referred the search guide
http://developer.marklogic.com/pubs/4.2/books/search-dev-guide.pdf
i could see that cts:element-attribute-*-quer