| Package | Description |
|---|---|
| io.lettuce.core.search.arguments |
| Modifier and Type | Method and Description |
|---|---|
static HybridSearchArgs.Scorer |
HybridSearchArgs.Scorer.of(ScoringFunction algorithm)
Create a scorer with the specified algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<HybridSearchArgs.Scorer> |
HybridSearchArgs.getScorer() |
| Modifier and Type | Method and Description |
|---|---|
HybridSearchArgs.Builder<K,V> |
HybridSearchArgs.Builder.scorer(HybridSearchArgs.Scorer scorer)
Set the scoring algorithm with optional parameters.
|
Copyright © 2025 lettuce.io. All rights reserved.