Classes
| Class | Description | |
|---|---|---|
|
|
FileAddJob |
Index synchronization job for File indices.
|
|
|
FileDeleteJob |
Index synchronization job for File indices.
|
|
|
FileDocumentMapper |
IndexDocument mapper for File 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. |
|
|
FileIndexingService |
Indexing facitily for files.
|
|
|
FilePointerHit |
A search hit on a file pointer.
|
|
|
FileUpdateJob |
Index synchronization job for File indices.
|
|
|
FolderAddJob |
Index synchronization job for Folder indices.
|
|
|
FolderDeleteJob |
Index synchronization job for Folder indices.
|
|
|
FolderDocumentMapper |
IndexDocument mapper for Folder 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. |
|
|
FolderIndexingHelper |
Helper that simplifies Folder indexing tasks.
|
|
|
FolderIndexingService |
Indexing facitily for folders.
|
|
|
FolderUpdateJob |
Index synchronization job for Folder indices.
|
|
|
InvalidSearchExpressionException |
Thrown when trying to search an invalid search expression.
|
|
|
MediaArchiveSearchInitializer |
Media archive module search initializer that registers query configuration elements.
|
|
|
MediaArchiveSearchResultItem |
Media archive search result grid item.
|
|
|
MediaArchiveSearchResultItemFactory |
MediaArchiveSearchResultItem factory.
|
|
|
MediaArchiveSearchService |
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.
|
|
|
SearchHitFile |
A search hit on a file.
|
|
|
SearchManager | Obsolete.
Search manager.
|
Structures
| Structure | Description | |
|---|---|---|
|
|
MediaArchiveSearchDomains |
String constants that are used for indentifying query and index configurations
within the MediaArchive module.
|
|
|
TagNames |
String constants for naming and identifying tags (Tag)
on index documents (IndexDocument).
|