Search Index File Directory.

is there any way to modify “Search Index File Directory” , we have new file directory, after changing the file directory and restarted JVM its still referring the old directory

Please update the below java.vm.args on your app servers

Dindex.directory=

ex:Dindex.directory = /data/a/b/c

Once the jvm args are updated please restart the servers with clear cache.