ld parse first using search:parse(), modify
>> the parse
>> tree to add the query terms, then call search:resolve(), passing in
>> your
>> manipulated query. That has some risks in terms of how the parsed
>> query
>> interacts with other features like snippeti
xploring and testing.
>
> There may be other ways as well, but hopefully this is enough to get you
> started.
>
> --Colleen
>
>
>
> -----Original Message-----
> From: general-boun...@developer.marklogic.com
> [mailto:general-boun...@developer.marklogic.com] On Behalf Of P
eral-boun...@developer.marklogic.com] On Behalf Of Pradeep Maddireddy
Sent: Monday, May 31, 2010 6:59 AM
To: General
Subject: [MarkLogic Dev General] Search API Snippet Additional Query
Hi..!
Because of some constraints I had to use Additional Query part
instead of search term while using the se
Hi..!
Because of some constraints I had to use Additional Query part
instead of search term while using the search API. After I started
using the Additional Query part, the snippet part isn't working
correctly, it is just returning some text instead of hit-higlighting
the search term.
I check t
Hi..!
Because of some constraints I had to use Additional Query part
instead of search term while using the search API. After I started
using the Additional Query part, the snippet part isn't working
correctly, it is just returning some text instead of hit-higlighting
the search term.
I check