Package | Description |
---|---|
org.apache.lucene.queryparser.surround.query |
This package contains SrndQuery and its subclasses.
|
Modifier and Type | Class and Description |
---|---|
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-2019 Apache Software Foundation. All Rights Reserved.