[ https://issues.apache.org/jira/browse/OAK-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426648#comment-13426648 ]
Alex Parvulescu commented on OAK-154: ------------------------------------- r1368008 changes (still very much a WIP): - hardcoded some index paths in LuceneIndexUtils, I'll remove it as we move forward - enabled the LuceneEditor by default in the ContentRepository - added a new LuceneIndexInfo class, that will contain the lucene index config information, for now it only holds the name and the path. The index config should be based on nodes in the repository at some point in the future. - added a base for tests (AbstractLuceneQueryTest) and a small initial test to see how it all ties together (Sql2QueryTest) > Full text search index > ---------------------- > > Key: OAK-154 > URL: https://issues.apache.org/jira/browse/OAK-154 > Project: Jackrabbit Oak > Issue Type: New Feature > Components: core > Reporter: Jukka Zitting > Assignee: Jukka Zitting > Labels: lucene > > Oak should support full text search against content in the repository. > As a default implementation of such a feature I'd like to add a simple > Lucene-based full text index, somewhat similar to the search index we have in > Jackrabbit 2.x. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira