Modifier and Type | Method and Description |
---|---|
DocumentInfo[] |
Index.getIndexedDocumentItems(DocumentInfo documentInfo)
Gets an array of a document items.
|
DocumentInfo[] |
Index.getIndexedDocuments()
Gets an array of all indexed documents.
|
Modifier and Type | Method and Description |
---|---|
String |
Index.extractDocumentText(DocumentInfo documentInfo,
IFieldExtractor customExtractor)
Generates HTML formatted text for indexed document.
|
void |
Index.extractDocumentText(String fileName,
DocumentInfo documentInfo,
IFieldExtractor customExtractor)
Generates HTML formatted text for indexed document and saves it to a file.
|
DocumentInfo[] |
Index.getIndexedDocumentItems(DocumentInfo documentInfo)
Gets an array of a document items.
|
Copyright © 2018. All rights reserved.