HybridSearchRequest

constructor(queryText: String, alpha: Double = 0.5, limit: Int = 10, offset: Int = 0, minScore: Double? = null, filterExpression: String? = null)(source)