lumis.doui.search.common
Class DouiIndexConfig
java.lang.Object
lumis.doui.search.common.DouiIndexConfig
public class DouiIndexConfig
- extends Object
- Since:
- 4.0.6
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DouiIndexConfig
public DouiIndexConfig(String searchEngineId,
String sourceContentFillerClassName)
DouiIndexConfig
public DouiIndexConfig(String searchEngineId,
String indexerId,
String sourceContentFillerClassName)
getSourceContentFillerClassName
public String getSourceContentFillerClassName()
setSourceContentFillerClassName
public void setSourceContentFillerClassName(String sourceContentFillerClassName)
getSearchEngineId
public String getSearchEngineId()
setSearchEngineId
public void setSearchEngineId(String searchEngineId)
getIndexerId
public String getIndexerId()
setIndexerId
public void setIndexerId(String indexerId)
getLocalServerOnly
@Deprecated
public boolean getLocalServerOnly()
- Deprecated. Since 4.2.2, local server only no longer supported.
setLocalServerOnly
@Deprecated
public void setLocalServerOnly(boolean localOnly)
- Deprecated. Since 4.2.2, local server only no longer supported.
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.