Skip to content

query_string多条件检索说明有误 #578

Description

@Virus-Syl

20_Query_string.asciidoc中说 “+”表示要同时满足检索条件
image
那么 q=age:25+gender:female 就应该检索出 age=25 并且 gender=female的文档。实际结果是age=25或者gender=female都检索出来了

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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