Uses of Interface
org.apache.lucene.queryparser.surround.query.DistanceSubQuery

Packages that use DistanceSubQuery
org.apache.lucene.queryparser.surround.query This package contains SrndQuery and its subclasses. 
 

Uses of DistanceSubQuery in org.apache.lucene.queryparser.surround.query
 

Classes in org.apache.lucene.queryparser.surround.query that implement DistanceSubQuery
 class DistanceQuery
          Factory for NEAR queries
 class OrQuery
          Factory for disjunctions
 class SimpleTerm
          Base class for queries that expand to sets of simple terms.
 class SrndPrefixQuery
          Query that matches String prefixes
 class SrndTermQuery
          Simple single-term clause
 class SrndTruncQuery
          Query that matches wildcards
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.