ArchivedFilter |
A filter that makes sure we don't return archived spaces.
|
CreatorFilter |
A filter that only returns items created by the specified user.
|
EntityTypeFilter |
A filter that modifies the query to only search the specified entity types.
|
FieldsFeature |
|
HighlightResultFeature |
Applies hit highlighting to title and description fields.
|
MentionFilter |
A filter that makes sure we search only users and spaces with teamname.
|
ParentFilter |
A filter that modifies the query to only search the specified parent node.
|
PermissionFilter |
A filter that makes sure we only search things we are allowed to see.
|
SearchFeature |
Abstract base class for features.
|
SpaceFilter |
A filter that modifies the query to only search the specified space.
|
TagFilter |
|
TrashedFilter |
A filter that makes sure we search items according to the SearchTrashed property.
|