Page 1 of 1

[SOLVED] Full text indexing of 'application/x-jrxml' is not supported

PostPosted:Mon Oct 02, 2023 9:05 pm
by longtang
Hi,

I am new in Openkm.
I added several file which have java, xml, jrxml files.

When I use fullText search, the content in the java and XML files can be searched but only jrxml is not working.
I checked the catalina.out log I noted
Text extraction failure: Full text indexing of 'application/x-jrxml' is not supported

How can I enable support for jrxml file for fulltext search ?
Thanks

Re: Full text indexing of 'application/x-jrxml' is not supported

PostPosted:Tue Oct 03, 2023 4:30 pm
by longtang
I found a solution that we can edit the mineType in administration -> Mime types -> search for "jrxml"
edit the Name: application/x-jrxml to application/xml
Save.

Then upload the file again or remove the current file and upload it again.

Re: [SOLVED] Full text indexing of 'application/x-jrxml' is not supported

PostPosted:Tue Oct 17, 2023 11:59 am
by jllort
I think the problem comes because of some bug in the text extractor that does not consider "application/x-jrxml" as an XML