Paul Springett

Results 3 issues of Paul Springett

- Algolia Client Version: 2.3.0 - Language Version: Ruby 2.7.4 ### Description Upgrading to version 2.3.0 causes the following error when trying to connect to Algolia: ``` Algolia::AlgoliaUnreachableHostError: Unreachable hosts...

Currently getting a lot of noise in PRs from existing code

After upgrading to Xapit 0.3.0 (from 0.2.7) I get an InvalidArgumentError (from xapian) when running `rake xapit:index` I have run ``` $ rails g xapit:install ``` My model xapit method...