com.trackstudio.kernel.manager
Class IndexManager
java.lang.Object
com.trackstudio.kernel.manager.KernelManager
com.trackstudio.kernel.manager.IndexManager
- public class IndexManager
- extends KernelManager
Fields inherited from class com.trackstudio.kernel.manager.KernelManager |
hu |
Methods inherited from class com.trackstudio.kernel.manager.KernelManager |
getAcl, getAttachment, getCategory, getEmailType, getFilter, getFind, getIndex, getLicense, getLongText, getMailImport, getMessage, getPrstatus, getRegistration, getReport, getScript, getStep, getTask, getTSInfo, getUdf, getUser, getWorkflow |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INDEXDIR
public static java.lang.String INDEXDIR
SKIPFLAG
public static java.lang.String SKIPFLAG
SPECIALCHAR
public static java.lang.String[] SPECIALCHAR
SPECIALCHARREPLACE
public static java.lang.String[] SPECIALCHARREPLACE
getInstance
protected static IndexManager getInstance()
index
public void index()
throws GranException
- Throws:
GranException
search
public java.util.TreeSet search(java.lang.String keyword)
throws GranException
- Throws:
GranException
reIndexTask
public void reIndexTask(java.lang.String id)
throws GranException
- Throws:
GranException
indexTask
public void indexTask(java.lang.String id)
throws GranException
- Throws:
GranException
deleteTask
public void deleteTask(java.lang.String id)
throws GranException
- Throws:
GranException
checkLuceneCharacter
public java.lang.String checkLuceneCharacter(java.lang.String s)
throws GranException
- Throws:
GranException
Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.