fr.gouv.culture.sdx.search.lucene.query
Class RemoteIndex

java.lang.Object
  extended by java.rmi.server.RemoteObject
      extended by java.rmi.server.RemoteServer
          extended by java.rmi.server.UnicastRemoteObject
              extended by fr.gouv.culture.sdx.search.lucene.query.RemoteIndex
All Implemented Interfaces:
Index, java.io.Serializable, java.rmi.Remote

public class RemoteIndex
extends java.rmi.server.UnicastRemoteObject
implements Index

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Fields inherited from interface fr.gouv.culture.sdx.search.lucene.query.Index
CLASS_NAME_SUFFIX, CREATION_TIMESTAMP_FILENAME, LAST_MODIFICATION_DATE_FILENAME
 
Constructor Summary
RemoteIndex(LuceneIndex lIndex)
           
 
Method Summary
protected  java.lang.String getClassNameSuffix()
           
 Field getDefaultField()
           
 Field getField(java.lang.String name)
           
 QueryParser getQueryParser()
           
 org.apache.lucene.search.Searchable getSearcher()
           
 
Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, unexportObject
 
Methods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLog
 
Methods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoteIndex

public RemoteIndex(LuceneIndex lIndex)
            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

getSearcher

public org.apache.lucene.search.Searchable getSearcher()
                                                throws java.io.IOException,
                                                       SDXException
Throws:
java.io.IOException
SDXException

getField

public Field getField(java.lang.String name)

getDefaultField

public Field getDefaultField()

getQueryParser

public QueryParser getQueryParser()
                           throws java.io.IOException,
                                  SDXException
Throws:
java.io.IOException
SDXException

getClassNameSuffix

protected java.lang.String getClassNameSuffix()


Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.