Page 2 of 2

Re: Full text indexing of 'application/octet-stream' is not supported - text document

PostPosted:Tue Jan 02, 2018 1:10 pm
by maniachhz
jllort wrote: Thu Dec 21, 2017 7:47 am Consider doing a backup before this kind of experiments and obviously with OpenKM stopped.

Here is the official community code.
https://github.com/openkm/document-management-system

In this file you will see all the library versions
https://github.com/openkm/document-mana ... er/pom.xml
The Lucene version is the 3.1.0
The Lucene version is too old. I want to use pylucene 6.5.0 which supports Python3, But it is incompatible with the old version(3.x)

When will the Lucene version be updated to new version for OpenKM CE?

Re: Full text indexing of 'application/octet-stream' is not supported - text document

PostPosted:Wed Jan 03, 2018 4:13 pm
by jllort
I think there's a hard dependency with hibernate and lucene and hibernate and JBPM version. Might be not easy upgrade it. There are several works what we can starting this year with actual community code. First two things what we want to improve are hibernate annotations ( someones are still into xml ) and plugins system for automation, in combination with SDK support for all API methods ( workflow etc.. ) .