| Package | Description |
|---|---|
| org.apache.lucene.luke.app.desktop.components.fragments.search |
UI parts embedded in tabs
|
| org.apache.lucene.luke.models.search |
Models and APIs for the Search tab
|
| Modifier and Type | Method and Description |
|---|---|
QueryParserConfig |
QueryParserTabOperator.getConfig() |
QueryParserConfig |
QueryParserPaneProvider.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
QueryParserConfig |
QueryParserConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Query |
Search.parseQuery(String expression,
String defField,
Analyzer analyzer,
QueryParserConfig config,
boolean rewrite)
Parses the specified query expression with given configurations.
|
Query |
SearchImpl.parseQuery(String expression,
String defField,
Analyzer analyzer,
QueryParserConfig config,
boolean rewrite) |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.