SyliusElasticsearchPlugin
SyliusElasticsearchPlugin copied to clipboard
Make fuzziness configurable
Is it possible to make the fuzziness at https://github.com/BitBagCommerce/SyliusElasticsearchPlugin/blob/master/src/QueryBuilder/SearchProductsQueryBuilder.php#L65 configurable or injectable? I would like to manipulate this value but need to duplicate this whole builder now to do that