Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt
The query syntax can be used in Squirro to search items.


Table of Contents

Table of Contents
maxLevel2
outlinetrue
excludeTable of Contents

...

QueryDescription
squirr*Search documents that contain e.g. for squirro and squirrel.
*emonicSearch documents that contain e.g. for memonic and mnemonic.
te?tSearch documents that contain e.g. for test and text.
name:*Search documents that have e.g. the field "name"
-name:*Search documents that do not have e.g. the field "name"
name:squir*Search documents that contain the "name" field started by "squirr", e.g. name:squirro and name:squirrel.

Field Search

Only search in specific fields

...