Hi ,

In MarkLogic 6.0 search functionality I want to refine my search top of that 
results.

The possible way is to pass a $option parameter in the search URL  and write a 
custom code to refine the search results. But its applying only for first 10 by 
default results not for the entire results.
So, is there any way, where I can tweak the MarkLogic 6 rest API's search 
queries along with my custom queries .

For Example : "/v1/search?q=Journeys&collection=Resources&format=xml"

This search return me those documents, which contains Journeys as keyword.
Here I want only those documents which contains Journeys as keywords and also 
contains an element (ex : book_id , which is a specific number which I don't 
want to pass in the search URL. I want to pass this number internally ).

So, Is there any way, where I can achieve my this goal?

Regards,
Asit Nautiyal
This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
If you are not the intended recipient(s), please reply to the sender and 
destroy all copies of the original message. Any unauthorized review, use, 
disclosure, dissemination, forwarding, printing or copying of this email, 
and/or any action taken in reliance on the contents of this e-mail is strictly 
prohibited and may be unlawful.
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to