This pull request adds the option to map a field from firestore to a different field name in typesense as requested in #49. This can be especially useful if data from different firestore collections should be added to a single typesense collection, to make the search and the display of the search results easier.
Change Summary
This pull request adds the option to map a field from firestore to a different field name in typesense as requested in #49. This can be especially useful if data from different firestore collections should be added to a single typesense collection, to make the search and the display of the search results easier.
Closes #49
PR Checklist