| Package | Description |
|---|---|
| org.apache.lucene.luke.models.search |
Models and APIs for the Search tab
|
| Modifier and Type | Method and Description |
|---|---|
QueryParserConfig.Operator |
QueryParserConfig.getDefaultOperator() |
static QueryParserConfig.Operator |
QueryParserConfig.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryParserConfig.Operator[] |
QueryParserConfig.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueryParserConfig.Builder |
QueryParserConfig.Builder.defaultOperator(QueryParserConfig.Operator op) |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.