Module org.elasticsearch.compute
Interface FuseConfig
- All Known Implementing Classes:
LinearConfig,RrfConfig
public interface FuseConfig
Holds the options that are given to the FUSE command.
The FUSE options are dependent on the FUSE method (e.g. RRF/LINEAR).
Each FUSE method has its own FuseConfig implementation.
-
Field Summary
Fields
-
Field Details
-
WEIGHTS
- See Also:
-