Our project implemented Jena Fuseki server (3.18.0) and using Lucene (7.7.x) as fulltext search engine. As for the doc<https://jena.apache.org/documentation/tdb2/tdb2_admin.html> from jena.apache.org, it's possible to run a live compaction on TDB2 dataset, which we tried to do, but we got error message says "Not a TDB2 dataset: Compact only applies to TDB2". We are confused and don't know where the problem may be, could someone help to figure out?
Thanks!
