v0.2.1
Deprecated function
- useFuzzyMatch
Added function
- setFuzzyMatch with possible attribute values true, false, or "auto" (default is "auto" for automatic typo tolerance)
Added possibility to sort search results by custom_field. For example:
- client.setPaging(1, 10, 'custom_fields.price', 'asc'); // Lowest price first