public abstract class Query extends Object
| Constructor and Description |
|---|
Query() |
| Modifier and Type | Method and Description |
|---|---|
Query |
rewrite()
Rewrites queries into a BooleanQuery consisting of TermQuerys.
|
String |
toString() |
Copyright © 2021. All rights reserved.