Package | Description |
---|---|
org.apache.lucene.queryparser.surround.query |
This package contains SrndQuery and its subclasses.
|
Modifier and Type | Class and Description |
---|---|
class |
SrndPrefixQuery
Query that matches String prefixes
|
class |
SrndTermQuery
Simple single-term clause
|
class |
SrndTruncQuery
Query that matches wildcards
|
Modifier and Type | Method and Description |
---|---|
int |
SimpleTerm.compareTo(SimpleTerm ost)
Deprecated.
(March 2011) Not normally used, to be removed from Lucene 4.0.
This class implementing Comparable is to be removed at the same time.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.