categoriesStrictlyMatch property

bool get categoriesStrictlyMatch

A boolean showing if the categories parameter is to be matched exactly against the database.

A strict match will force the search to use "=", as opposed to "LIKE". The default value is false.

set categoriesStrictlyMatch (bool value)