This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
ContentTypeIdentifier Criterion¶
The ContentTypeIdentifier
Search Criterion searches for content based on the identifier of its content type.
Arguments¶
value
- string(s) representing the content type identifier(s)
Limitations¶
ContentTypeIdentifier
can be used on all search engines.
Example¶
PHP¶
1 |
|
REST API¶
1 2 3 4 5 |
|
1 2 3 4 5 6 7 8 9 10 |
|