David Beneš

Results 3 issues of David Beneš

Expected behavior: ``` >limax("wendy's", {custom: ["'"]}) wendy's ``` Actual behavior: ``` >limax("wendy's", {custom: ["'"]}) wendys ``` The `separateApostrophes` option does not help here.

bug

I was able to setup import from postgress via `abc import` to ElasticSearch 7.7. I would like to configure parent / child relationship so that I can use join queries....

Facebook responses include set of very useful headers, but these are unreachable by this library. Header x-page-usage is returned whenever your page access token is about to be rate-limited (warning)....