Hi, For completeness, here's the link where this is documented [0].
best, alex [0] http://jackrabbit.apache.org/oak/docs/query/lucene.html#luke On Mon, May 8, 2017 at 4:26 PM, Roy Teeuwen <[email protected]> wrote: > Works like a charm, thanks > > Roy > > > On 8 May 2017, at 15:39, Vikas Saurabh <[email protected]> wrote: > > > > Hi Roy, > > > > On Mon, May 8, 2017 at 6:52 PM, Roy Teeuwen <[email protected]> wrote: > >> Invalid directory at the location, check console for more information. > Last Exception: java.lang.IllegalArgumentException: A SPI class of type > org.apache.lucene.codes.Codec with name 'oakCodec' does not exist. You need > to add the corresponding jar file supporting this SPI to your classpath. > >> > > I use: > > java -cp "oak-lucene-1.X.Y.jar;luke-with-deps.jar" org.getopt.luke.Luke > > which resolves the codec. > > > > Thanks, > > Vikas > >
