Hi, I am doing a full text search in XPath using the jcr:contains function. I am looking for a way to get the properties that matched my query, not only the nodes. Is there a way (like using column specfiers) so that QueryResult.getRows() contains a column for the matching properties?
Thanks a lot! Peter
