From Documents list page possible search values which can be typed are:
- code="something" - find documents where url is equal to something
- code="something@" - find documents where url starts with something
- code="@something@" - find documents where url contains something
- body="@something"@ - find documents where body contains something
- heading="something" - find documents where heading is something
- heading="something@" - find documents where heading starts with something
- heading="@something" - find documents where heading contains something
- subheading="@something" - find documents where subheading starts with something
Not equal to search operator
- code#"something" - find documents where url is NOT equal to something
- code#"something@" - find documents where url doesn't start with something
- code#"@something@" - find documents where url doesn't contain something
- body#"@something"@ - find documents where body doesn't contain something
- heading#"something" - find documents where heading is NOT equal to something
- heading#"something@" - find documents where heading doesn't start with something
- heading#"@something" - find documents where heading doesn't contain something
- subheading#"@something" - find documents where subheading doesn't start with something
Using Caliban as a Jobs Database please note following will also work:
- Heading= Job Title
- Division= division
- Class= class name
- Extra 1= location
- Extra 2= Salary
- Extra 3= Type
- Extra 4= Client Description
- Reference= Reference
- Template= Template
- Category_1= marketing
- Category_2= skills
- Category_3= Category_3
- Category_4= Category_4
- Category_5= Category_5
- Category_6= Category_6