Query MetadataPredictions Property
Gets the predictions for the query.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public Predictions Predictions { get; }VB
Public ReadOnly Property Predictions As Predictions
GetProperty Value
PredictionsRemarks
Supported with Sphinx 2.2.
Only available if option max_predicted_time was set.