We are using Jackrabbit Oak in a project, and i'm investigating indexes,
since we do a lot of queries filters on node names. I read you can build a
lucene index on a node name, and I was wondering if you could do the same
using a PropertyIndex. I tried to get the "propertyNames" empty in the index
definition (as stated in the PropertyIndex javadoc), or using "jcr:name" as
a indexed property (as I read in another post in this mailing list), but
neither did the trick.
Does anybody know how to do, if there's a way to do that?

Thanks,
Giovanni



--
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/Oak-PropertyIndex-on-node-name-tp4664034.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to