[MarkLogic Dev General] Marklogic libsearch
Christopher Welch
Christopher.Welch at marklogic.com
Tue May 13 12:38:07 PDT 2008
Thanks Mariano for your help, and thanks Vijayasekar for your question.
The Quick Start Guide is a great way to start using lib-search.
To further configure lib-search, use lib-search-custom.xqy (most
importantly the $CONFIG variable) and run your search by passing your
search XML to either the search:search-results() or
search:search-summary() methods.
You can find example syntax for the configuration XML here:
http://developer.marklogic.com/svn/lib-search/trunk/docs/sample-xml/conf
ig-search.xml
There is also detailed documentation for lib-search configuration in the
Search Library Guide and Configuration Reference. I find it easier to
start with an empty configuration file and copy the elements that I
need, instead of starting with the full sample configuration file and
removing elements.
Did you have specific questions that you were having trouble with?
Cheers!
Chris
From: general-bounces at developer.marklogic.com
[mailto:general-bounces at developer.marklogic.com] On Behalf Of
Vijayasekar Palaniswamy
Sent: Tuesday, May 13, 2008 5:37 AM
To: General at developer.marklogic.com
Subject: [MarkLogic Dev General] Marklogic libsearch
Hi,
Anyone is having any idea of how to configure LibSearch in Marklogic
given in,
http://xqzone.marklogic.com/code/
I am not able to understand the things given in the documents.
--
Regards,
Vijayasekar. P
+919731187000
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xqzone.marklogic.com/pipermail/general/attachments/20080513/0edd9a7c/attachment.html
More information about the General
mailing list