Query Result with Lucene
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2009 11:55 AM
Hi everyone,
I'm with a little problem at my Alfresco Web Service. First of all, I made a query web service that queries to Alfresco/Lucene all of items with a specific NamedValue equals "test". Ok, It retrieves to me the correct Nodes. There're no problems at all.
Then, the result object cames as a list of ResultSetRow. In each of that ResultSetRow I've a property named by "columns" with one item (his type is NamedValue) with the "path" NamedValue. But, and if I want ALL of the NamedValues associated with that retrieved node? How can I get it? There's other method? What are my options?
Thanks!
I'm with a little problem at my Alfresco Web Service. First of all, I made a query web service that queries to Alfresco/Lucene all of items with a specific NamedValue equals "test". Ok, It retrieves to me the correct Nodes. There're no problems at all.
Then, the result object cames as a list of ResultSetRow. In each of that ResultSetRow I've a property named by "columns" with one item (his type is NamedValue) with the "path" NamedValue. But, and if I want ALL of the NamedValues associated with that retrieved node? How can I get it? There's other method? What are my options?
Thanks!
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2009 11:21 PM
It is possible to retrieve all the properties, I have already answered this query here
http://forums.alfresco.com/en/viewtopic.php?f=27&t=23085
let me know If you have any problem
http://forums.alfresco.com/en/viewtopic.php?f=27&t=23085
let me know If you have any problem