Hi, Please describe why you want to write your own index type, and can't use the existing ones (property index, Lucene index, Solr).
Regards, Thomas On 11/10/16 15:49, "rachna" <[email protected]> wrote: >Hi, > >Just like property index type, I have got my own index type called custom, >which is loaded with data according to requirement. So query is not >picking >up this index as it's custom type, I want to write my own API function to >read this index and return data, I am not getting any exception but >neither >data. >When I use node.getNodes(), it doesn't return me any nodes from :index >node >onwards, >When I use oak-run tool to open this index, I can see it's populated with >the required data from :index onwards. > > > >-- >View this message in context: >http://jackrabbit.510166.n4.nabble.com/Custom-index-type-tp4665031p4665105 >.html >Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
