I am currently using Watson based search in my Django backend. I am planning to migrate it to Django-Haystack - Elastisearch stack. But then I have come across Typesense. I am impressed with its wide set of features, performance and pricing. Is there any plan to support Django Haystack with Typesense as search backend ?
k
Kishore Nallan
05/23/2023, 7:50 AM
Hi Arun, we don't have any work planned for an integration with Haystack.
a
Arun Kumar
05/23/2023, 12:20 PM
Ok. Let me move my current code to Haystack- Elastisearch and then explore typesense if any need for performance or specific feature come up.