hsp wrote:
If I run the sql : SELECT * FROM my:file WHERE CONTAINS(*,'text'); there is no result, But if I run the sql : SELECT * FROM nt:resource WHERE CONTAINS(*,'text'); there is a result,Is there a way to do a search and get the kind of results like I need? (Specifying a kind of node type, that is not nt:resource but has a child nt:resource).
no, not yet. When http://issues.apache.org/jira/browse/JCR-247 is resolved this will be possible.
regards marcel
