[opencms-dev] PDF and Word files indexation with Lucene module 1.5

Federico Grilli federicog at gruppoinit.it
Mon Mar 1 18:09:01 CET 2004


It works. Thanks a lot!

----- Original Message ----- 
From: "Ernesto De Santis" <ernesto.desantis at colaborativa.net>
To: <opencms-dev at opencms.org>
Sent: Monday, March 01, 2004 5:49 PM
Subject: Re: [opencms-dev] PDF and Word files indexation with Lucene module
1.5


> Hi Federico
>
>                 <docFactory enabled="true" type="binary">
>                     <fileType name="pdftext">
>                         <extension>.pdf</extension>
>
> <class>net.grcomputing.opencms.search.lucene.PDFDocument</class>
>                     </fileType>
>                     <fileType name="wordtext">
>                         <extension>.doc</extension>
>
> <class>net.grcomputing.opencms.search.lucene.WordDocument</class>
>                     </fileType>
>                 </docFactory>
>
> Good luck
> Ernesto.
>
>
> ----- Original Message ----- 
> From: "Federico Grilli" <federicog at gruppoinit.it>
> To: <opencms-dev at opencms.org>
> Sent: Monday, March 01, 2004 1:31 PM
> Subject: [opencms-dev] PDF and Word files indexation with Lucene module
1.5
>
>
> Hello everybody,
>
> I have successfully installed Lucene module 1.5. Everything works fine
with
> txt and html files, while I cannot figure out how to index pdf and word
> documents. Could somebody please tell me which entries I need to add to
the
> registry.xml to get it work?
>
> Thanks in advance,
>
> Federico Grilli
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list