manticoresearch-php
manticoresearch-php copied to clipboard
Docs: $search->filter() method takes 'in' operator
Perhaps list the in operator here, used for MVA attributes (took me some time and failed tests to dig it up).
I agree with this inoperator should be added in the docs of filter method as seen here : https://github.com/manticoresoftware/manticoresearch-php/blob/1ccb8374320579ab372e32f2b88abb5bb5562560/src/Manticoresearch/Search.php#L165
➤ Nick Sergeev commented:
Done in https://github.com/manticoresoftware/manticoresearch-php/pull/77