public class LuceneUserIndexOperator extends BaseLuceneOperator implements UserIndexOperator
LOGGER, luceneBuilder
Constructor and Description |
---|
LuceneUserIndexOperator() |
Modifier and Type | Method and Description |
---|---|
String |
getConfigId()
获取配置ID
|
String |
getUserId()
获取租户ID
|
void |
reset()
重置
|
void |
setConfigId(String configId)
设置配置ID
|
void |
setUserId(String userId)
设置租户ID
|
createIndex, deleteAllIndexes, deleteIndex, getSearchLimit, search, search
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createIndex, deleteAllIndexes, deleteIndex, search, search
public String getUserId()
UserIndexOperator
getUserId
in interface UserIndexOperator
public void setUserId(String userId)
UserIndexOperator
setUserId
in interface UserIndexOperator
public String getConfigId()
UserIndexOperator
getConfigId
in interface UserIndexOperator
public void setConfigId(String configId)
UserIndexOperator
setConfigId
in interface UserIndexOperator
public void reset()
UserIndexOperator
reset
in interface UserIndexOperator
Copyright © 2006–2018 TinyGroup. All rights reserved.