Interface IDouiIndexer

  • All Known Implementing Classes:
    ContentIndexer, DouiIndexer

    @Deprecated
    public interface IDouiIndexer
    Deprecated.
    Since 8.1.0, lumis.search is deprecated and this interface is no longer used. For indexing source data consider using Source.getBigDataPersister() or IBigDataRepository directly. This interface is kept only for compatibility with legacy code using its constants.
    Interface that defines the communication bridge to the search framework.
    Since:
    4.0.6
    Version:
    $Revision: 17592 $ $Date: 2015-07-17 11:19:32 -0300 (Fri, 17 Jul 2015) $
    • Field Detail

      • FIELDNAME_SOURCE_SERVICEINSTANCEID

        static final String FIELDNAME_SOURCE_SERVICEINSTANCEID
        Deprecated.
        Field used to store the service instance identifier of the the source the data belongs to.
        Since:
        4.2.0
        See Also:
        Constant Field Values
      • FIELDNAME_SERVICEINSTANCEID_DEFAULT_VALUE

        static final String FIELDNAME_SERVICEINSTANCEID_DEFAULT_VALUE
        Deprecated.
        See Also:
        Constant Field Values
      • FIELDNAME_PUBLISH_START_DATE

        static final String FIELDNAME_PUBLISH_START_DATE
        Deprecated.
        Name of the field used for the publish start date.
        Since:
        6.0.0
        See Also:
        Constant Field Values
      • FIELDNAME_INTRODUCTION_IMAGE

        static final String FIELDNAME_INTRODUCTION_IMAGE
        Deprecated.
        Name of the field used for the introduction image.
        Since:
        6.0.0
        See Also:
        Constant Field Values
      • FIELDNAME_INTRODUCTION_IMAGE_FILE_ID

        static final String FIELDNAME_INTRODUCTION_IMAGE_FILE_ID
        Deprecated.
        Name of the file identifier corresponding to the introduction image.
        Since:
        8.1.0
        See Also:
        Constant Field Values