Interface DirectoryFactory

All Superinterfaces:
Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>, Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>
All Known Implementing Classes:
IndexPathDirectoryFactory, MemoryDirectoryFactory

public interface DirectoryFactory extends Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>
The DirectoryFactory allows a different Lucene Directory to be used