Skip to content

test support for dialect 5 in RediSearch exact matching #304

@atakavci

Description

@atakavci

there are enhancements on exact matching queries in RediSearch ,
basically with new dialect 5, most of special characters will be used without escapes in TAG queries;

  • without dialect 5
    Escape_Chars = [,.<>{}[]\"':;!@#$%^&*()-+=~/ ]
  • with dialect 5
    Escape_Chars = $ { } \ | *

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