You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Neo <n....@gmail.com> on 2013/06/03 14:20:52 UTC

Re: AW: Office 2007 documents not being indexed in Jackrabbit 2.4.3

Thanks Robert.

On the same line, I have observed commons-compress-1.5.jar is required by
Tika parser in case of OOXML types of documents (i.e. office 2007
documents). 

Now, I am able to index & search most of types of documents (office 2007 -
docx, pptx, xlsx , office 2003 - doc, ppt, xls, PDF) using below 2 steps:

(1) Updated repository.xml & added 
      <SearchIndex ...>
      ...
             
      ...
      </SearchIndex>
     Further details can be found at
https://issues.apache.org/jira/browse/JCR-3287
(2) Added commons-compress-1.5.jar classpath while running
jackrabbit-standalone-2.6.2.jar



--
View this message in context: http://jackrabbit.510166.n4.nabble.com/Office-2007-documents-not-being-indexed-in-Jackrabbit-2-4-3-tp4657380p4658815.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.