Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantScoreRangeQuery
Deprecated.
Use
TermRangeQuery for term ranges or
NumericRangeQuery for numeric ranges instead.
This class will be removed in Lucene 3.0. |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.