[ 
https://issues.apache.org/jira/browse/OAK-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747330#comment-13747330
 ] 

Thomas Mueller commented on OAK-828:
------------------------------------

> ... queries on the child node ... {{jcr:contains(jcr:content, 'dog')}}

Yes, the LuceneIndex currently supports that. It might be possible to extract 
the logic to a separate class, so it doesn't have to be implemented multiple 
times. But it might not be easy to do.
                
> Full-text support for index aggregates
> --------------------------------------
>
>                 Key: OAK-828
>                 URL: https://issues.apache.org/jira/browse/OAK-828
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: oak-lucene, query
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>         Attachments: aggregates.patch
>
>
> There's no support for indexing aggregates in Oak [0]
> I'd like to start slowly rolling some basic support in, so that at least 
> assumptions like fulltext search on files work properly.
> [0] http://wiki.apache.org/jackrabbit/IndexingConfiguration

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to