tot.search
类 SearchService

java.lang.Object
  继承者 tot.search.SearchService

public class SearchService
extends java.lang.Object


构造函数摘要
SearchService()
           
 
方法摘要
static org.apache.lucene.store.Directory getSearchIndexDir()
           
 boolean isFailed()
           
 void load()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造函数详细信息

SearchService

public SearchService()
方法详细信息

load

public void load()

isFailed

public boolean isFailed()

getSearchIndexDir

public static org.apache.lucene.store.Directory getSearchIndexDir()
                                                           throws java.io.IOException
抛出:
java.io.IOException