Couchbase Forums
How to tune the below query for optimal performance
SQL++
n1ql
vsr1
April 9, 2020, 3:09pm
2
use following index.
CRATE INDEX ix1 ON pricing_1 (price_identity) WHERE type = “pricing”;
show post in topic
Related topics
Topic
Replies
Views
Activity
Query optimization as its taking more time
SQL++
index
5
635
July 20, 2022
Query time increases when logic changed
SQL++
query
,
n1ql
1
724
August 29, 2019
Speed up array index and query
SQL++
n1ql
,
index
4
1440
May 17, 2017
COUNT condition: INDEX Speed-up improvements
SQL++
n1ql
34
3999
February 28, 2017
Slow N1QL search on using OR condition
SQL++
16
1293
September 11, 2020