net.sf.eos.lucene
Class DefaultLuceneEosLookup
java.lang.Object
  
net.sf.eos.config.Configured
      
net.sf.eos.lucene.LuceneEosLookup
          
net.sf.eos.lucene.DefaultLuceneEosLookup
- All Implemented Interfaces: 
 - Configurable, CommonDocument, EosLookup
 
public class DefaultLuceneEosLookup
- extends LuceneEosLookup
- implements CommonDocument
  
 
 
 
 
 
| 
Method Summary | 
 EosQuery | 
newQuery()
 
          Creates a new query instance to configure and than execute. | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultLuceneEosLookup
public DefaultLuceneEosLookup()
newQuery
public EosQuery newQuery()
- Description copied from interface: 
EosLookup 
- Creates a new query instance to configure and than execute.
- Specified by:
 newQuery in interface EosLookup
 
- Returns:
 - a new query instance
 
 
 
Copyright © 2008. All Rights Reserved.