typesense / firestore-typesense-search

Firebase Extension to automatically push Firestore documents to Typesense for full-text search with typo tolerance, faceting, and more
https://extensions.dev/extensions/typesense/firestore-typesense-search
Apache License 2.0
150 stars 27 forks source link

Add test suit to test adding several data types #30

Closed yamankatby closed 2 years ago

yamankatby commented 2 years ago

Change Summary

Write a test suite to test every Firestore value type and make sure it maps currently to Typesense value types

PR Checklist