DEV Community

Discussion on: How to create a basic search form and how to use Elasticsearch as an alternative.(Ruby on Rails)

Collapse
 
victorhazbun profile image
Victor Hazbun

Thanks for sharing Aweys.

Elasticsearch is a solid start but using a third party like Algolia service could be better if you need to scale, distribute quickly, another benefit is search speed.

Resources to get a detailed comparison:

Collapse
 
aweysahmed profile image
Aweys Ahmed

Hey Victor,

I appreciate the input and you taking the time to share this information.

I'll definitely check Algolia out.

Collapse
 
victorhazbun profile image
Victor Hazbun

You are welcome, mate. 👍