Class 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) $
    • Constructor Detail

      • DouiIndexer

        public DouiIndexer()
        Deprecated.