sphinxsearch icon indicating copy to clipboard operation
sphinxsearch copied to clipboard

How use SetFilterRange?

Open avesgit opened this issue 9 years ago • 1 comments

I got error when i try use it

avesgit avatar Oct 14 '15 08:10 avesgit

Create

sql_attr_uint = field_name

min_value = 2 max_value = 10

$sphinx->setFilterRange("field_name", min_value , max_value);

jaskaran87 avatar Jun 03 '16 08:06 jaskaran87