Uses of Class
net.sf.eos.lucene.DefaultEosQuery

Packages that use DefaultEosQuery
net.sf.eos.lucene εοs based on Lucene
 

Uses of DefaultEosQuery in net.sf.eos.lucene
 

Methods in net.sf.eos.lucene that return DefaultEosQuery
 DefaultEosQuery DefaultEosQuery.and(String phrase)
           
 DefaultEosQuery DefaultEosQuery.andMeta(String fieldName, String value)
           
 DefaultEosQuery DefaultEosQuery.andMetaRange(String fieldName, String lowerBound, String upperBound)
           
 DefaultEosQuery DefaultEosQuery.andNot(String phrase)
           
 DefaultEosQuery DefaultEosQuery.andNotMeta(String fieldName, String value)
           
 DefaultEosQuery DefaultEosQuery.or(String phrase)
           
 DefaultEosQuery DefaultEosQuery.orMeta(String fieldName, String value)
           
 DefaultEosQuery DefaultEosQuery.orMetaRange(String fieldName, String lowerBound, String upperBound)
           
 



Copyright © 2008. All Rights Reserved.