FTS index storage location couchbase-cli node-init

Looking at couchbase-cli node-init

https://docs.couchbase.com/server/6.5/cli/cbcli/couchbase-cli-node-init.html

How do set the location of the FTS index? What is the default? I seemed it took all the space of the root.

FTS uses/shares the same location as that is used/specified for the secondary indexes by default.
It doesn’t have any explicit way to override this.

If the search index takes a lot of disk space, then it could be optimized too.
Please raise a support ticket for further debugging help on that with the cbcollect information.

Cheers!

Where are the secondary indexes store?
in node-init-index-path?

–node-init-index-path
The path to store files create by the Couchbase index service. This flag can only be specified against a node that is not yet part of a cluster.