Hi, we have built a custom index type and created jackrabbit oak index using this type, index gets populated with the correct data but now when I try to read it using standard jcr nodes, it's not allowing me to read hidden nodes. I think I need to use NodeState and NodeBuilder classes to read this index, but struggling to get root object on oak:index node. Does anyone know how can I do that?
Thanks -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Custom-index-type-tp4665031.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
