-
Notifications
You must be signed in to change notification settings - Fork 284
Open
Description
Could anyone tell me that the perfomance about hindex in range search in the same CF:QL, such as:
1, cf1:ql1 >= constA AND cf1:ql1<=constB (constA < constB)
2.cf1:ql1 >= constA OR cf1:ql1<=constB (constA > constB)
3.cf1:ql1 >=(<=) constA AND cf2:ql1>=(<=) constB
I have test some that I found there is little difference between with and without hindex. But with a big improvement in equal search. Could anyone give me some information?Thanks a lot.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels