Class LuceneIndexSchemaExportImpl
java.lang.Object
org.hibernate.search.backend.lucene.schema.management.impl.LuceneIndexSchemaExportImpl
- All Implemented Interfaces:
LuceneIndexSchemaExport,SchemaExport
-
Constructor Details
-
LuceneIndexSchemaExportImpl
-
-
Method Details
-
indexName
-
toFiles
Description copied from interface:SchemaExportWrites the content of this export to a directory on the filesystem.- Specified by:
toFilesin interfaceSchemaExport- Parameters:
targetDirectory- The target directory to generate the output into.
-