You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Charlie Smith <Sm...@ldschurch.org> on 2004/03/24 21:41:06 UTC

analyzer for word perfect?

Is there an analyzer for WordPerfect files?

I have a need to be able to index WP files as well as MS files, pdfs, etc.




---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org


Re: analyzer for word perfect?

Posted by Otis Gospodnetic <ot...@yahoo.com>.
I just finished writing a chapter for Lucene in Action that deals with
that.

PDF: pdfbox.org
MS Word/Excel: jakarta.apache.org/poi
WP: http://www.google.com/search?q=java+word+perfect+parser

Note that what you need are parsers.  The term Analyzer has a special
meaning in Lucene realm.

Otis


--- Charlie Smith <Sm...@ldschurch.org> wrote:
> Is there an analyzer for WordPerfect files?
> 
> I have a need to be able to index WP files as well as MS files, pdfs,
> etc.
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: lucene-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org