Chistian, I thought that *some* of the index files could be created/re-created from scratch (i.e. they don’t contain any data necessary for creating an xml instance for a resource in the db).
That’s true, those are the files listed in our Wiki. However, if indexes are enabled, those files must exist in your database directory, otherwise, you cannot open it.
If you open your database and remove the attribute, text and fulltext index, you will be left with the minimum set of files.
On 1/20/17, 12:16 PM, "Christian Grün" christian.gruen@gmail.com wrote:
> Let me rephrase. For a given database, fooDb, which contains a single XML resource at fooDb/a/b/c/bar.xml, which files are required to restore the fooDb from an NFS backup? All files in your data/fooDb directory. > And for the sake of completeness, which files are not necessary for that restoration? All other files on your machine ;)