It worked for initial load which already exists in server.
Pushed few more GB’s of Data to couchbase and after that query results timeout for the latest Data inserted.
Error:
query.log
2021-02-11T18:36:19.205+05:30 [Error] PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2021-02-11T18:36:19.215+05:30 [Warn] Fail to find indexers to satisfy query request. Trying scan again for index 18421880698216471738, reqId:f215f0a8-12ef-4b72-a5ed-221a740bae9c : read tcp 127.0.0.1:41124->127.0.0.1:9101: i/o timeout from [127.0.0.1:9101] …
2021-02-11T18:36:22.269+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
@suresh2112 What is the version of Couchbase Server you are running? Are you using community or enterprise edition? Can you give the exact create index statement? Can you do a cbcollect and share?