we-chose-meilisearch-over-10-other-search-engines-despite-a-major-drawback/ #28
Replies: 1 comment 1 reply
-
Manticore does support facet search and it's quite powerful in Manticore:
Search-as-you-type depends more on the client, not on the backend. However, Manticore provides the autocomplete and fuzzy features (both in beta stage though). More info here manticoresoftware/manticoresearch#1497 (comment) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we-chose-meilisearch-over-10-other-search-engines-despite-a-major-drawback/
After reviewing over 10 search engines, we selected Meilisearch despite its major drawback in PostgreSQL database synchronization. In this post, we share our experience and explain how we resolved this issue using Golang and pgx.
https://journal.hexmos.com/we-chose-meilisearch-over-10-other-search-engines-despite-a-major-drawback/
Beta Was this translation helpful? Give feedback.
All reactions