Classes

  Class Description
Public class AddressListAddJob
Index synchronization job for AddressList indices.
Public class AddressListDeleteJob
Index synchronization job for AddressList indices.
Public class AddressListDocumentMapper
IndexDocument mapper for AddressList entities.

The following properties will be indexed and made available for searching:

Name

Members (FirstName, LastName, Email and PhoneNumber)

In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames.

Public class AddressListIndexingService
Indexing facitily for address lists.
Public class AddressListUpdateJob
Index synchronization job for AddressList indices.
Public class CircularAddJob
Index synchronization job for Circular indices.
Public class CircularDeleteJob
Index synchronization job for Circular indices.
Public class CircularDocumentMapper
IndexDocument mapper for Circular entities.

The following properties will be indexed and made available for searching:

Subject

CMSPage

EditorContent

Receivers (Email)

SenderName

TextContent

Receivers (PhoneNumber)

In addition, some properties will be added as tags (Tag). For a complete list of tag properties please see TagNames.

Public class CircularIndexingService
Indexing facitily for circulars.
Public class CircularUpdateJob
Index synchronization job for Circular indices.
Public class NewsletterSearchInitializer
Newsletter module search initializer that registers query configuration elements.
Public class NewsletterSearchResultItem
Newsletter search result grid item.
Public class NewsletterSearchResultItemFactory

Structures

  Structure Description
Public structure NewsletterSearchDomains
String constants that are used for indentifying query and index configurations within the Newsletter module.
Public structure TagNames
String constants for naming and identifying tags (Tag) on index documents (IndexDocument).