Skip to content

Query execution bug with groups #79

@KonradStanski

Description

@KonradStanski

When executing the query
test lang:python on the demo, this produces 15 results:
https://sourcebot.dev/search?query=test%20lang%3Apython
When this is changed to
test (lang:python) this drops to 0.
https://sourcebot.dev/search?query=test%20(lang%3Apython)

this should be equivalent, so something is getting mangled.

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