Package lumis.doui.search
Class DouiIndexer
- java.lang.Object
-
- lumis.doui.search.DouiIndexer
-
- All Implemented Interfaces:
IDouiIndexer
- Direct Known Subclasses:
ContentIndexer
@Deprecated public class DouiIndexer extends Object implements IDouiIndexer
Deprecated.Since 8.1.0, lumis.search is deprecated and this class is no longer used. This class is kept only for compatibility with legacy code using its constants.Controls persistence of Doui data in search engine, in order to make the data searchable and updated.- Since:
- 4.0.0
- Version:
- $Revision: 17592 $ $Date: 2015-07-17 11:19:32 -0300 (Fri, 17 Jul 2015) $
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface lumis.doui.search.common.IDouiIndexer
IDouiIndexer.FieldType, IDouiIndexer.StatusFieldValues
-
-
Field Summary
-
Fields inherited from interface lumis.doui.search.common.IDouiIndexer
FIELDNAME_INTRODUCTION_IMAGE, FIELDNAME_INTRODUCTION_IMAGE_FILE_ID, FIELDNAME_LANGUAGE, FIELDNAME_LANGUAGE_ALL_VALUE, FIELDNAME_PORTALDATAPATH, FIELDNAME_PRINCIPAL, FIELDNAME_PUBLISH_START_DATE, FIELDNAME_SERVICEINSTANCEID, FIELDNAME_SERVICEINSTANCEID_DEFAULT_VALUE, FIELDNAME_SOURCE_SERVICEINSTANCEID, FIELDNAME_STATUS
-
-
Constructor Summary
Constructors Constructor Description DouiIndexer()
Deprecated.
-