Source.getBigDataPersister()
or IBigDataRepository
directly. This
interface is kept only for compatibility with legacy code using its constants.@Deprecated public interface IContentIndexer
Modifier and Type | Field and Description |
---|---|
static String |
FIELDNAME_CONTENT_ID
Deprecated.
Name of the field used to store the content's identifier in the search
index.
|
static String |
FIELDNAME_LAST_MODIFIED_DATE_TIME
Deprecated.
Name of the field used to store the content version's last modified
date time.
|
static String |
SERVICE_INSTANCE_IDS_ATTRIBUTE_NAME
Deprecated.
The attribute name used to store the service instance identifiers
in the transaction, for use when removing the content from the index.
|
static final String FIELDNAME_CONTENT_ID
static final String FIELDNAME_LAST_MODIFIED_DATE_TIME
static final String SERVICE_INSTANCE_IDS_ATTRIBUTE_NAME
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.