Skip to content

clp-s: Incorrect search results with a wildcard character in the middle of a query #403

@wraymo

Description

@wraymo

Bug

When using clp-s to search for a log-text with a wildcard query, if a wildcard is positioned the middle, it may return empty results despite the existence of matching results.

CLP version

3e95aaf

Environment

MacOS 13.2.1

Reproduction steps

Compress the following log and run the query a: *He*lo*, the results are empty.

{"a": "Hello world?", "b": 1, "c":"*"}
{"a": "Hello *", "b": "?world"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions