I am using CouchBase 5.0 server and getting a warning like “Warning: Cannot communicate with indexer process. Information on indexes may be stale. Will retry.”
Because of that Primary Index has become in “warmup” status, I have tried to Drop/Recreate the index by using the “DROP Primary Index On bucketName
USING GSI” but getting the error like “#primary not exists”. It looks like “Index service” is not running, Can anyone let me know how can I restart the Index service in CouchBase server for a Cluster node as I have only one cluster node.