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
CLASS_NAME_SUFFIX
public static final java.lang.String CLASS_NAME_SUFFIX
- See Also:
- Constant Field Values
LAST_MODIFICATION_DATE_FILENAME
public static final java.lang.String LAST_MODIFICATION_DATE_FILENAME
- The name of the file that represents the last modification timestamp of the index
- See Also:
- Constant Field Values
CREATION_TIMESTAMP_FILENAME
public static final java.lang.String CREATION_TIMESTAMP_FILENAME
- The name of the file that represents the creation timestamp of the the index
- See Also:
- Constant Field Values
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)
throws java.io.IOException
- Throws:
java.io.IOException
getDefaultField
public Field getDefaultField()
throws java.io.IOException
- Throws:
java.io.IOException
getQueryParser
public QueryParser getQueryParser()
throws java.io.IOException,
SDXException
- Throws:
java.io.IOException
SDXException
Copyright © 2000-2007 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.