SMILA (incubation) API documentation

org.eclipse.smila.search.plugin
Interface IIndexAccess

All Known Implementing Classes:
IndexAccess

public interface IIndexAccess

Author:
GSchmidt To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
 IndexAdmin getIndexAdmin()
           
 IndexConnection getIndexConnection(java.lang.String indexName)
           
 

Method Detail

getIndexAdmin

IndexAdmin getIndexAdmin()

getIndexConnection

IndexConnection getIndexConnection(java.lang.String indexName)
                                   throws IndexException
Throws:
IndexException

SMILA (incubation) API documentation