On Apr 16, 2006, at 10:04 AM, Shajahan wrote:
can i use Lucene for searching text in PDF.
Yes, indirectly. The PDF must be parsed into the text to be indexed first. PDFBox does this nicely. Check the Lucene in Action codebase for examples.
Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]