Skip to content

Wrong documentation for combining tags via logical "OR" operator? #159

@fabbra

Description

@fabbra

The documentation says one has to combine tags using " OR ", e.g., tag1 OR tag2.

However, in based on my experience using " OR " does not lead to the expected result but using " || " does, e.g., tag1 || tag2

Is there an error in the docs or am I wrong?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions