Hi,

You will find example code for this in 
http://svn.nuxeo.org/nuxeo/org.nuxeo.project.sample/trunk

Florent

On 11 Dec 2007, at 16:14, Mihai Durbaca wrote:

Hi,

I want to create a custom search module and I'm looking for some more detailed
documentation than what is found in nuxeo book (
http://doc.nuxeo.org/current/reference/html/search-service.html ).
I created a query document and I want to create a query model based on this
document (some code examples would be of great help).
I would also like to know if I can use
org.nuxeo.ecm.webapp.querymodel.queryModelActions as an extension point for org.nuxeo.ecm.webapp.pagination.ResultsProviderService in order to use it for
my search like:

 <extension
   target="org.nuxeo.ecm.webapp.pagination.ResultsProviderService"
   point="model">

<resultsProvider name="MY_RESULTS_PROVIDER" farm="queryModelActions"/>
 </extension>

and how can I gain access to it's results from the code.

Regards,
--
Mihai-Alexandru DURBACA
Business & Decision
Software Engineer
E-mail: [EMAIL PROTECTED]
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm


--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to