net.sf.eos.search
Interface EosLookup

All Known Implementing Classes:
DefaultLuceneEosLookup, LuceneEosLookup

public interface EosLookup

Base interface for index lookup.

Author:
Sascha Kohlmann

Method Summary
 EosQuery newQuery()
          Creates a new query instance to configure and than execute.
 

Method Detail

newQuery

EosQuery newQuery()
                  throws EosException
Creates a new query instance to configure and than execute.

Returns:
a new query instance
Throws:
EosException - if an error occurs


Copyright © 2008. All Rights Reserved.