Skip to content

Allow default split term. Such as AND or OR, so you don't have to enter it each time. #4

@riichard

Description

@riichard

For instance, when setting the defaultSplitTerm to AND, you can reduce the following query in length:

a AND b AND c

Becomes:

a b c 

This makes it significantly easy to create long query patterns. When using OR for instance:

danger AND (apple samsung google intel)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions