Hacker News new | ask | show | jobs
by jchw 2614 days ago
>Component: Search Engine

>RediSearch: Dedicated engine based on modern and optimized data-structures

>ElasticSearch: 20 years old Lucene engine

The implications made here make me actually angry.

1 comments

Lucene: over 20 years has been battle tested, optimized, and improved to the point where it’s running search almost everywhere

RedisSearch: new shiny thing built on top of Redis that is used in a couple of niche places.

I’ll take Lucene please