net.sf.eos.lucene
Class DefaultLuceneEosLookup

java.lang.Object
  extended by net.sf.eos.config.Configured
      extended by net.sf.eos.lucene.LuceneEosLookup
          extended by net.sf.eos.lucene.DefaultLuceneEosLookup
All Implemented Interfaces:
Configurable, CommonDocument, EosLookup

public class DefaultLuceneEosLookup
extends LuceneEosLookup
implements CommonDocument


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.sf.eos.lucene.CommonDocument
CommonDocument.FieldName
 
Field Summary
 
Fields inherited from class net.sf.eos.lucene.LuceneEosLookup
LUCENE_EOS_LOOKUP_IMPL_CONFIG_NAME
 
Constructor Summary
DefaultLuceneEosLookup()
           
 
Method Summary
 EosQuery newQuery()
          Creates a new query instance to configure and than execute.
 
Methods inherited from class net.sf.eos.config.Configured
configure, getConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLuceneEosLookup

public DefaultLuceneEosLookup()
Method Detail

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.