MISC

Search Shortcuts and Operators

2min

Archbee Search supports multiple types of operators and commands.

Accepted operators:

  • + and -
  • AND and OR (& and |)

You can use combinations of operators in a search.

Ex: 'custom event' & 'data' - handler

Example list of search using operators:

1
'supernovae stars' -crab

Use this type of command to show all documents containing supernovae stars and not containing crab

2
'sad cat' or 'fat rat"'

Use this type of command to show all documents containing sad cat or fat rat

3
'signal' -'segmentation fault'

Use this type of command to show all documents containing signal and not containing segmentation fault

4
'custom event' & 'data' -handler

Use this type of command to show all documents containing custom event and data but not containing handler



🤔
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.