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
