Oak-core for oracle 11g support

2018-07-11 Thread Dawid Cokan
by this changeĀ and whether other places should be changed to properly work with Oracle 11. I would be really grateful if you will advice us on possible solution to this issue as upgrading Oracle version is currently not an option. I appreciate your quick response. Best Regards, Dawid Cokan

Apache grammar with lucene index ans SQL2-JCR

2019-12-05 Thread Dawid Cokan
Hi all, We are using Jackrabbit 1.6.17 in our system and we enabled the Lucene indexes for search for numbers of properties in our nodes. That works for us but one scenario is unclear to us. Let's assume the following: * our node type is *dc:document* * it has two fields: title, description (both

Oak doesn't reindex lucene indexes - AsyncIndexUpdate is not ran

2020-01-28 Thread Dawid Cokan
Hi all, We built application using OSGi framework and we use the jackrabbit oak 1.6.17 to store some content. We have just enabled lucene indexes for full text search. We configured them accordingly to documentation and search works correctly. When I add new content the lucene index is updated as