com.snowtide.pdf.lucene
package provides an easy way to index PDF documents with
Apache Lucene using PDFxStream.See: Description
Class | Description |
---|---|
LucenePDFConfiguration |
Instances of this class are used to control the creation of Lucene Documents from PDF content
through the
LucenePDFDocumentFactory class. |
LucenePDFDocumentFactory |
This class enables easy Lucene indexing of PDF text and metadata via integration with PDFxStream.
|
com.snowtide.pdf.lucene
package provides an easy way to index PDF documents with
Apache Lucene using PDFxStream.
See com.snowtide.pdf.lucene.PDFDocumentFactory
, Indexing PDF Documents with Lucene and PDFxStream, or the
lucene-pdf project readme for usage information.