Rebuilding a VLV index
When rebuilding specific non-attribute indexes, it is important to include any appropriate prefixes or postfixes with the index name to avoid errors.
Steps
-
When rebuilding a VLV index with the
rebuild-index
tool, the index name must be preceded byvlv.
bin/rebuild-index --index vlv.thisIndexName
For the exact name to use in rebuilding the index, run the
dbtest
tool with thelist-database-containers
option and--backendID
property.bin/dbtest list-database-containers --backendID {backendID}