Skip to content

Commit e3dabe3

Browse files
committed
search_in_trash_reference.md: findTrashItems use same Query than SearchService
1 parent 7e763b6 commit e3dabe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/search/search_in_trash_reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ page_type: reference
55

66
# Search in trash reference
77

8-
When you [search for content items that are held in trash](search_api.md#searching-in-trash), you can apply only a limited set of Search Criteria and Sort Clauses.
9-
They can be used by `Ibexa\Contracts\Core\Repository\TrashService::findTrashItems` only.
8+
When you [search for content items that are held in trash](search_api.md#searching-in-trash), you can apply only a limited subset of Search Criteria and Sort Clauses
9+
which can be used by `Ibexa\Contracts\Core\Repository\TrashService::findTrashItems`.
1010

1111
## Search Criteria
1212

0 commit comments

Comments
 (0)