Experience with using algolia + meteor?

I’ve seen this recent package:

but otherwise there hasn’t been much talk about leveraging algolia search with meteor. Is it worth trying to integrate with your current app? Or is it better to try and build your search capabilities out form scratch?

You may be interested in looking at http://fastosphere.meteor.com/ which uses algolia for searching.

One thing to note is that Algolia’s results are not updated in real time. I also don’t think you can restrict which documents are accessible to a search (someone correct me if I’m wrong).

But if those things are not a problem, then it’s definitely a great product.

1 Like