Elasticsearch looks like bullshit to me. You think you need it, because "it's fast", but you don't. Just stick to a new PostgreSQL and properly use it's full text search functionality.
Pros:
- no need to index things manually
- no inconsistencies
- sane query language, instead of JSON dumbfuckery (you use JSON as a query language and then complain about lisp's parethesis)
Pros:
- no need to index things manually
- no inconsistencies
- sane query language, instead of JSON dumbfuckery (you use JSON as a query language and then complain about lisp's parethesis)
feld •
Doug Webb •
Their default search is database (mariadb) and all extensions on top are elastic.
Have there been recent improvements with db search in recent times, or is it limited to postgres?
@pintoch
Derk-Jan 💙💛🇺🇦 •
It really could use some rework.
Doug Webb •