Skip to content

Commit 200782a

Browse files
committed
Search criteria and sort references: Add a "Trash" column
1 parent e3dabe3 commit 200782a

File tree

2 files changed

+72
-69
lines changed

2 files changed

+72
-69
lines changed

docs/search/criteria_reference/search_criteria_reference.md

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -21,55 +21,55 @@ Due to this storage limitation, searching content using the Country Field Type o
2121

2222
## Search Criteria
2323

24-
|Search Criterion|Search based on|Content Search |Location Search |Filtering |
25-
|-----|-----|-----|-----|-----|
26-
|[Ancestor](ancestor_criterion.md)|Whether the content item is an ancestor of the provided Location|✔ |✔ |✔ |
27-
|[ContentId](contentid_criterion.md)|Content item's ID|✔ |✔ |✔ |
28-
|[ContentName](contentname_criterion.md)|Content item's name|✔ |✔ |✔ |
29-
|[ContentTypeGroupId](contenttypegroupid_criterion.md)|ID of the content item's content type group|✔ |✔ |✔ |
30-
|[ContentTypeId](contenttypeid_criterion.md)|ID of the content item's content type|✔ |✔ |✔ |
31-
|[ContentTypeIdentifier](contenttypeidentifier_criterion.md)|Identifier of the content item's content type|✔ |✔ |✔ |
32-
|[CurrencyCodeCriterion](currencycode_criterion.md)|Currency code|✔ |✔ |✔ |
33-
|[DateMetadata](datemetadata_criterion.md)|The date when content was created or last modified|✔ |✔ |✔ |
34-
|[Depth](depth_criterion.md)|Location depth in the Content tree| |✔ |✔ |
35-
|[Field](field_criterion.md)|Content of one of content item's Fields|✔ |✔ | |
36-
|[FieldRelation](fieldrelation_criterion.md)|Content items the content in question has Relations to|✔ |✔ | |
37-
|[FullText](fulltext_criterion.md)|Full text content of a content item's Fields|✔ |✔ | |
38-
|[Image](image_criterion.md)|Image by specified image attributes|✔|✔||
39-
|[ImageDimensions](imagedimensions_criterion.md)|Image dimensions: height and width|✔|✔||
40-
|[ImageFileSize](imagefilesize_criterion.md)|Image size in MB|✔|✔||
41-
|[ImageHeight](imageheight_criterion.md)|Image height in pixels|✔|✔||
42-
|[ImageMimeType](imagemimetype_criterion.md)|Image type|✔|✔||
43-
|[ImageOrientation](imageorientation_criterion.md)|Image orientation|✔|✔||
44-
|[ImageWidth](imagewidth_criterion.md)|Image width in pixels|✔|✔||
45-
|[IsCurrencyEnabledCriterion](iscurrencyenabled_criterion.md)|Whether a specified currency is enabled in the system| | | |
46-
|[IsFieldEmpty](isfieldempty_criterion.md)|Whether a specified Field of a content item is empty or not|✔ |✔ | |
47-
|[IsMainLocation](ismainlocation_criterion.md)|Whether a Location is the main Location of a content item| |✔ |✔ |
48-
|[IsProductBased](isproductbased_criterion.md)|Whether content represents a product|✔ |✔ |✔ |
49-
|[IsUserBased](isuserbased_criterion.md)|Whether content represents a User account|✔ |✔ |✔ |
50-
|[IsUserEnabled](isuserenabled_criterion.md)|Whether a User account is enabled|✔ |✔ |✔ |
51-
|[LanguageCode](languagecode_criterion.md)|Whether a content item is translated into the selected language|✔ |✔ |✔ |
52-
|[LocationId](locationid_criterion.md)|Location ID|✔ |✔ |✔ |
53-
|[LocationRemoteId](locationremoteid_criterion.md)|Location remote ID|✔ |✔ |✔ |
54-
|[MapLocationDistance](maplocationdistance_criterion.md)|Distance between the location contained in a MapLocation Field and the provided coordinates|✔ |✔ | |
55-
|[MatchAll](matchall_criterion.md)|Returns all search results|✔ |✔ |✔ |
56-
|[MatchNone](matchnone_criterion.md)|Returns no search results|✔ |✔ |✔ |
57-
|[ObjectStateId](objectstateid_criterion.md)|Object State ID|✔ |✔ |✔ |
58-
|[ObjectStateIdentifier](objectstateidentifier_criterion.md)|Object State Identifier|✔ |✔ |✔ |
59-
|[ParentLocationId](parentlocationid_criterion.md)|Location ID of a content item's parent|✔ |✔ |✔ |
60-
|[ParentLocationRemoteId](parentlocationremoteId_criterion.md)|Location remote ID of a content item's parent|✔ |✔ |
61-
|[Priority](priority_criterion.md)|Location priority| |✔ |✔ |
62-
|[RemoteId](remoteid_criterion.md)|Remote content ID|✔ |✔ |✔ |
63-
|[SectionId](sectionid_criterion.md)|ID of the Section content is assigned to|✔ |✔ |✔ |
64-
|[SectionIdentifier](sectionidentifier_criterion.md)|Identifier of the Section content is assigned to|✔ |✔ |✔ |
65-
|[Sibling](sibling_criterion.md)|Locations that are children of the same parent|✔ |✔ |✔ |
66-
|[Subtree](subtree_criterion.md)|Location subtree|✔ |✔ |✔ |
67-
|[TaxonomyEntryId](taxonomy_entry_id.md)|Content tagged with Entry ID|✔ |✔ |✔ |
68-
|[UserEmail](useremail_criterion.md)|Email address of a User account|✔ |✔ |✔ |
69-
|[UserId](userid_criterion.md)|User ID|✔ |✔ |✔ |
70-
|[UserLogin](userlogin_criterion.md)|User login|✔ |✔ |✔ |
71-
|[UserMetadata](usermetadata_criterion.md)|The creator or modifier of a content item|✔ |✔ |✔ |
72-
|[Visibility](visibility_criterion.md)|Whether the content item is visible or not|✔ |✔ |✔ |
24+
| Search Criterion | Search based on | Content Search | Location Search | Filtering | Trash |
25+
|---------------------------------------------------------------|---------------------------------------------------------------------------------------------|----------------|-----------------|-----------|----------|
26+
| [Ancestor](ancestor_criterion.md) | Whether the content item is an ancestor of the provided Location | ✔ | ✔ | ✔ | |
27+
| [ContentId](contentid_criterion.md) | Content item's ID | ✔ | ✔ | ✔ | |
28+
| [ContentName](contentname_criterion.md) | Content item's name | ✔ | ✔ | ✔ | |
29+
| [ContentTypeGroupId](contenttypegroupid_criterion.md) | ID of the content item's content type group | ✔ | ✔ | ✔ | |
30+
| [ContentTypeId](contenttypeid_criterion.md) | ID of the content item's content type | ✔ | ✔ | ✔ | ✔ |
31+
| [ContentTypeIdentifier](contenttypeidentifier_criterion.md) | Identifier of the content item's content type | ✔ | ✔ | ✔ | |
32+
| [CurrencyCodeCriterion](currencycode_criterion.md) | Currency code | ✔ | ✔ | ✔ | |
33+
| [DateMetadata](datemetadata_criterion.md) | The date when content was created or last modified | ✔ | ✔ | ✔ | ✔ |
34+
| [Depth](depth_criterion.md) | Location depth in the Content tree | | ✔ | ✔ | |
35+
| [Field](field_criterion.md) | Content of one of content item's Fields | ✔ | ✔ | | |
36+
| [FieldRelation](fieldrelation_criterion.md) | Content items the content in question has Relations to | ✔ | ✔ | | |
37+
| [FullText](fulltext_criterion.md) | Full text content of a content item's Fields | ✔ | ✔ | | |
38+
| [Image](image_criterion.md) | Image by specified image attributes | ✔ | ✔ | | |
39+
| [ImageDimensions](imagedimensions_criterion.md) | Image dimensions: height and width | ✔ | ✔ | | |
40+
| [ImageFileSize](imagefilesize_criterion.md) | Image size in MB | ✔ | ✔ | | |
41+
| [ImageHeight](imageheight_criterion.md) | Image height in pixels | ✔ | ✔ | | |
42+
| [ImageMimeType](imagemimetype_criterion.md) | Image type | ✔ | ✔ | | |
43+
| [ImageOrientation](imageorientation_criterion.md) | Image orientation | ✔ | ✔ | | |
44+
| [ImageWidth](imagewidth_criterion.md) | Image width in pixels | ✔ | ✔ | | |
45+
| [IsCurrencyEnabledCriterion](iscurrencyenabled_criterion.md) | Whether a specified currency is enabled in the system | | | | |
46+
| [IsFieldEmpty](isfieldempty_criterion.md) | Whether a specified Field of a content item is empty or not | ✔ | ✔ | | |
47+
| [IsMainLocation](ismainlocation_criterion.md) | Whether a Location is the main Location of a content item | | ✔ | ✔ | |
48+
| [IsProductBased](isproductbased_criterion.md) | Whether content represents a product | ✔ | ✔ | ✔ | |
49+
| [IsUserBased](isuserbased_criterion.md) | Whether content represents a User account | ✔ | ✔ | ✔ | |
50+
| [IsUserEnabled](isuserenabled_criterion.md) | Whether a User account is enabled | ✔ | ✔ | ✔ | |
51+
| [LanguageCode](languagecode_criterion.md) | Whether a content item is translated into the selected language | ✔ | ✔ | ✔ | |
52+
| [LocationId](locationid_criterion.md) | Location ID | ✔ | ✔ | ✔ | |
53+
| [LocationRemoteId](locationremoteid_criterion.md) | Location remote ID | ✔ | ✔ | ✔ | |
54+
| [MapLocationDistance](maplocationdistance_criterion.md) | Distance between the location contained in a MapLocation Field and the provided coordinates | ✔ | ✔ | | |
55+
| [MatchAll](matchall_criterion.md) | Returns all search results | ✔ | ✔ | ✔ | ✔ |
56+
| [MatchNone](matchnone_criterion.md) | Returns no search results | ✔ | ✔ | ✔ | ✔ |
57+
| [ObjectStateId](objectstateid_criterion.md) | Object State ID | ✔ | ✔ | ✔ | |
58+
| [ObjectStateIdentifier](objectstateidentifier_criterion.md) | Object State Identifier | ✔ | ✔ | ✔ | |
59+
| [ParentLocationId](parentlocationid_criterion.md) | Location ID of a content item's parent | ✔ | ✔ | ✔ | |
60+
| [ParentLocationRemoteId](parentlocationremoteId_criterion.md) | Location remote ID of a content item's parent | ✔ | ✔ | |
61+
| [Priority](priority_criterion.md) | Location priority | | ✔ | ✔ | |
62+
| [RemoteId](remoteid_criterion.md) | Remote content ID | ✔ | ✔ | ✔ | |
63+
| [SectionId](sectionid_criterion.md) | ID of the Section content is assigned to | ✔ | ✔ | ✔ | ✔ |
64+
| [SectionIdentifier](sectionidentifier_criterion.md) | Identifier of the Section content is assigned to | ✔ | ✔ | ✔ | |
65+
| [Sibling](sibling_criterion.md) | Locations that are children of the same parent | ✔ | ✔ | ✔ | |
66+
| [Subtree](subtree_criterion.md) | Location subtree | ✔ | ✔ | ✔ | |
67+
| [TaxonomyEntryId](taxonomy_entry_id.md) | Content tagged with Entry ID | ✔ | ✔ | ✔ | |
68+
| [UserEmail](useremail_criterion.md) | Email address of a User account | ✔ | ✔ | ✔ | |
69+
| [UserId](userid_criterion.md) | User ID | ✔ | ✔ | ✔ | |
70+
| [UserLogin](userlogin_criterion.md) | User login | ✔ | ✔ | ✔ | |
71+
| [UserMetadata](usermetadata_criterion.md) | The creator or modifier of a content item | ✔ | ✔ | ✔ | ✔ |
72+
| [Visibility](visibility_criterion.md) | Whether the content item is visible or not | ✔ | ✔ | ✔ | |
7373

7474
### Logical operators
7575

0 commit comments

Comments
 (0)