Class LuceneIndexSchemaExportImpl

    • Constructor Detail

      • LuceneIndexSchemaExportImpl

        public LuceneIndexSchemaExportImpl​(String indexName)
    • Method Detail

      • indexName

        public String indexName()
      • toFiles

        public void toFiles​(Path targetDirectory)
        Description copied from interface: SchemaExport
        Writes the content of this export to a directory on the filesystem.
        Specified by:
        toFiles in interface SchemaExport
        Parameters:
        targetDirectory - The target directory to generate the output into.