cancel
Showing results for 
Search instead for 
Did you mean: 

Query with XPATH

hunterbit
Champ in-the-making
Champ in-the-making
Hello everyone,
I should make research in my repository and I saw that LUCENE is supported but I serve instead use XPATH with webservice.
What I wanted to know if XPATH is supported with webservice,    
how I can use it?
Thanks to all.
1 REPLY 1

janv
Employee
Employee
It is not explicitly supported, although could be added. Please feel free vote for https://issues.alfresco.com/browse/ALFCOM-1499 and/or attach a contribution (http://wiki.alfresco.com/wiki/Source_Code) including:

- patched code (eg. remote-api/…/org/alfresco/repo/webservice/repository/RepositoryWebService)
- SDK samples (eg. sdk/samples/WebServiceSamples/…/org/alfresco/sample/webservice/Query3)
- test cases (eg. web-service-client/…/org/alfresco/webservice/test/RepositoryServiceSystemTest)

Thanks,
Jan