| 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 |
|---|---|
MLTConfig |
MLTTabOperator.getConfig() |
MLTConfig |
MLTPaneProvider.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
MLTConfig |
MLTConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Query |
Search.mltQuery(int docid,
MLTConfig mltConfig,
Analyzer analyzer)
Creates the MoreLikeThis query for the specified document with given configurations.
|
Query |
SearchImpl.mltQuery(int docid,
MLTConfig mltConfig,
Analyzer analyzer) |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.