protected static class ExtendedDismaxQParser.Clause extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected String | field | 
| protected boolean | hasSpecialSyntax | 
| protected boolean | hasWhitespace | 
| protected boolean | isPhrase | 
| protected char | must | 
| protected String | raw | 
| protected String | rawField | 
| protected boolean | syntaxError | 
| protected String | val | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | Clause() | 
protected String field
protected String rawField
protected boolean isPhrase
protected boolean hasWhitespace
protected boolean hasSpecialSyntax
protected boolean syntaxError
protected char must
protected String val
protected String raw
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.