It sets the "contents" document property and this property is not store in the index. Moreover it eventually sets the "type" and "filename" properties if the informations are contained in the description parameter of the getDocument method.
It can be associated with the "txt" file extension and can be used to configure the ExtensionDocumentHandlerManager with the ExtensionDocumentHandlerManagerFactoryBean factory bean. @author Thierry Templier @see org.springmodules.lucene.index.support.file.DocumentHandler @see org.springmodules.lucene.index.support.file.ExtensionDocumentHandlerManagerFactoryBean
|
|