Hi, On Thu, Mar 6, 2014 at 1:00 AM, Davide Giannella <[email protected]> wrote: > On 05/03/2014 23:52, Tobias Bocanegra wrote: >> ... >> the index was created, but then later, accessing the index node >> through JCR failed. >> I wanted to create a test and an issue, but have difficulties to find >> an existing test to copy from :-) >> > didn't really understand what you want to test :) I want to test adding an index definition for a property that has a namespace that is not registered.
> but if you're looking > at Unit Testing of PropertyIndex I would suggest to have a look at: > > o.a.j.o.plugins.index.* in oak-core [0]. Have a look as well at the > strategy package. If you go up one level instead you'll find other > indexes like `nodetype` etc. > > Another point is on my branch for the ordered index [1]. > > (0) http://goo.gl/4i0JXB > (1) http://goo.gl/Hs5rgV > thanks. I created an issue: https://issues.apache.org/jira/browse/OAK-1517 regards, toby
