public abstract class CustomIndexerFactory extends SourceIndexerFactory
CustomIndexer
s
The CustomIndexerFactory
instances are registered in the MimeLookup
under the mime path corresponding to mime type of handled files.
The IndexingSupport
can be used to implement the CustomIndexerFactory
Constructor and Description |
---|
CustomIndexerFactory() |
Modifier and Type | Method and Description |
---|---|
abstract CustomIndexer |
createIndexer()
Creates new
Indexer . |
abstract boolean |
supportsEmbeddedIndexers() |
filesDeleted, filesDirty, getIndexerName, getIndexVersion, getPriority, rootsRemoved, scanFinished, scanStarted
public abstract CustomIndexer createIndexer()
Indexer
.public abstract boolean supportsEmbeddedIndexers()