Classes
| Class | Description | |
|---|---|---|
|
|
GroupAddJob |
Index synchronization job for Group indices.
|
|
|
GroupDeleteJob |
Index synchronization job for Group indices.
|
|
|
GroupDocumentMapper |
IndexDocument mapper for Group entities.
The following properties will be indexed and made available for searching: In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames. |
|
|
GroupIndexingService |
Indexing facitily for groups.
|
|
|
GroupQuery |
Query object for groups.
|
|
|
GroupUpdateJob |
Index synchronization job for Group indices.
|
|
|
OrganizationAddJob |
Index synchronization job for Organization indices.
|
|
|
OrganizationDeleteJob |
Index synchronization job for Organization indices.
|
|
|
OrganizationDocumentMapper |
IndexDocument mapper for Organization entities.
The following properties will be indexed and made available for searching: In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames. |
|
|
OrganizationHelper |
Helper that simplifies Organization indexing tasks.
|
|
|
OrganizationIndexingService |
Indexing facitily for organizations.
|
|
|
OrganizationQuery |
Organization query
|
|
|
OrganizationUpdateJob |
Index synchronization job for Organization indices.
|
|
|
PersonAddJob |
Index synchronization job for Person indices.
|
|
|
PersonDeleteJob |
Index synchronization job for Person indices.
|
|
|
PersonDocumentMapper |
IndexDocument mapper for Person entities.
The following properties will be indexed and made available for searching: In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames. |
|
|
PersonIndexingService |
Indexing facitily for person.
|
|
|
PersonQuery |
Person query
|
|
|
PersonUpdateJob |
Index synchronization job for Person indices.
|
|
|
Query |
Search query base class
|
|
|
RelationsSearchInitializer |
Relations module search initializer that registers query configuration elements.
|
|
|
RelationsSearchResultItem |
Relations search result grid item.
|
|
|
RelationsSearchResultItemFactory |
RelationsSearchResultItem factory.
|
|
|
RelationsSearchService |
Provides a simplified API towards the underlying search service,
with methods for commonly used search queries.
For more advanced queries where more control is needed for filtering, sorting, ranging or paging,
the Solution.Instance.SearchService may be used instead.
|
|
|
RoleQuery |
Role query
|
|
|
SearchManager | Obsolete.
Search manager for the Relations module
|
Structures
| Structure | Description | |
|---|---|---|
|
|
RelationsSearchDomains |
String constants that are used for indentifying query and index configurations
within the Relations module.
|
|
|
TagNames |
String constants for naming and identifying tags (Tag)
on index documents (IndexDocument).
|