Just contribute another Querymodel to Nuxeo.

Tiry

Xavier Spengler a écrit :
Any idea ?
Thanks in advance.

Xavier

On Thu, Apr 30, 2009 at 11:55 AM, Xavier Spengler
<[email protected]> wrote:
Hi Enrique,

It seems to works. Thanks a lot.
But Is it possible to use an OR instead of an AND between parameters ?
like : advanced_search:fulltext OR advanced_search:title

Thanks in advance,
Regards,

Xavier

On Mon, Apr 20, 2009 at 9:56 AM, Enrique Perez
<[email protected]> wrote:
Hi Xavier,

The specific parameters of the ADVANCED_SEARCH query model are:

- advanced_search:fulltext_all
- advanced_search:fulltext_phrase
- advanced_search:fulltext_one_of
- advanced_search:fulltext_none
- advanced_search:isCheckedInVersion
- advanced_search:searchpath
- advanced_search:title
- advanced_search:description
- advanced_search:rights
- advanced_search:source
- advanced_search:coverage
- advanced_search:created_min
- advanced_search:created_max
- advanced_search:modified_min
- advanced_search:modified_max
- advanced_search:issued_min
- advanced_search:issued_max
- advanced_search:valid_min
- advanced_search:valid_max
- advanced_search:expired_min
- advanced_search:expired_max
- advanced_search:format
- advanced_search:language
- advanced_search:currentLifeCycleStates

I think that's all.

For example:

http://localhost:8080/nuxeo/restAPI/execQueryModel/ADVANCED_SEARCH?format=XML&page=0&columns=dublincore.title,dublincore.description&advanced_search:fulltext_all=this%20is%my%20text%20%search

Regards.


Xavier Spengler wrote:
Any idea ?

On Fri, Apr 17, 2009 at 11:14 AM, Xavier Spengler
<[email protected]> wrote:

Hi all,

I try to use the ADVANCED_SEARCH from the restpack, but I do not
understand how work the parameters of the request. Someone could
explain ? or redirect to a web page ?
The SAMPLE_SEARCH works perfectly, but the ADVANCED_SEARCH returns all
the results even if the QP parameter is set to something wrong.

Thanks in advance.
Regards,

Xavier.


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm


--
Enrique Pérez Olivares.
Dpto I+D.
Yerbabuena Software.
[email protected]
http://www.yerbabuena.es
Tlf/Fax: 902 995 246





_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to