Skip to content

Perfomance about hindex in range search #57

@SilentMing

Description

@SilentMing

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions