Hello,
I'm doing this without success: oak.with(new LuceneIndexEditorProvider()); oak.with((QueryIndexProvider)new LuceneIndexProvider()); what am I missing? I prefer to avoid repository.xml configuration, and OSGi configuration. Thanks, Adrien
Hello,
I'm doing this without success: oak.with(new LuceneIndexEditorProvider()); oak.with((QueryIndexProvider)new LuceneIndexProvider()); what am I missing? I prefer to avoid repository.xml configuration, and OSGi configuration. Thanks, Adrien