fr.gouv.culture.sdx.search.lucene.query
Interface Index

All Superinterfaces:
Index, java.rmi.Remote
All Known Implementing Classes:
LuceneIndex, RemoteIndex

public interface Index
extends Index


Method Summary
 Field getDefaultField()
           
 Field getField(java.lang.String name)
           
 QueryParser getQueryParser()
           
 org.apache.lucene.search.Searchable getSearcher()
           
 

Method Detail

getSearcher

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

getField

public Field getField(java.lang.String name)
               throws java.io.IOException
java.io.IOException

getDefaultField

public Field getDefaultField()
                      throws java.io.IOException
java.io.IOException

getQueryParser

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


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