\CouchbaseNumericRangeSearchFacet

A facet that categorizes hits into numerical ranges (or buckets) provided by the user.

Summary

Methods
Properties
Constants
addRange()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

addRange()

addRange(string  $name, float  $min, float  $max) : \Couchbase\NumericSearchFacet

Parameters

string $name
float $min
float $max

Returns

\Couchbase\NumericSearchFacet