question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrading to algoliasearch 4.2

See original GitHub issue

So algoliasearch has been upgraded to 4.2 and it is not backward compatible.

There now is a breaking change on 3.x version so it became unusable.

This library should be updated to consume 4.2

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
iperiagocommented, Aug 23, 2021

@mdsjs hi I ended up using another library

1reaction
iperiagocommented, Nov 20, 2020

Thanks for your answer but I think you misunderstood me. Of course don’t add initPlaces back in algoliasearch v4. My question was : will this code => https://github.com/algolia/places/blob/master/src/createAutocompleteSource.js (which I use in projects) be updated some day, as it uses the now deprecated initPlaces method on line 31.

If it’s not going to be updated, that’s fine I’ll write my own code instead and forget about places.js entirely as I only use createAutocompleteSource.js. Just wanted to know. Thanks again

Read more comments on GitHub >

github_iconTop Results From Across the Web

Update the JavaScript API client - Algolia
The client now natively supports TypeScript. If you're using it in a TypeScript project, you no longer need the @types/algoliasearch package.
Read more >
algoliasearch - npm
A fully-featured and blazing-fast JavaScript API client to interact with Algolia API.. Latest version: 4.14.2, last published: 4 months ago.
Read more >
How to Build a Search Engine with Algolia - Codementor
This tutorial will give you a step by step walkthrough to setup an Algolia search engine for your data. Algolia invites Codementor readers...
Read more >
AlgoliaSearchClient on CocoaPods.org
github "algolia/algoliasearch-client-swift" ~> 8.15 # github "algolia/algoliasearch-client-swift" ~> 6.0.0 // Swift 4.2 # github ...
Read more >
Upgrade Guide - The PHP Framework For Web Artisans
Laravel 4.2 requires PHP 5.4.0 or greater. Encryption Defaults. Add a new cipher option in your app/config/app.php configuration file.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found