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.
Sibling Criterion¶
The Sibling
Search Criterion searches for content under the same parent as the indicated location.
Arguments¶
locationId
- int representing the location IDparentLocationId
- int representing the parent location ID
Limitations¶
Sibling
can be used on all search engines.
Example¶
PHP¶
1 2 3 4 5 |
|
REST API¶
1 2 3 4 5 6 7 8 |
|
1 2 3 4 5 6 7 8 |
|