Using Multiple Geo Fields with Typesense-Instantsearch-Adapter
TLDR Jainil inquired about using multiple geo fields with typesense-instantsearch-adapter. Jason explained that Instantsearch does not support multiple geo fields, suggesting they build their own UI.
May 05, 2023 (5 months ago)
Jainil
08:20 PMhttps://github.com/typesense/typesense-instantsearch-adapter#geosearch
Jason
08:21 PMJainil
08:23 PMWe want the ability to filter over both -
• "Give me all users who are currently living in/around NY and open to moving to/around SF"
Jason
08:27 PMJainil
08:27 PMJainil
08:28 PMJason
08:28 PMJason
08:28 PMTypesense
Indexed 2776 threads (79% resolved)
Similar Threads
Using TypeSense for Geolocation Tagged Job Search
Nicholas needed help to enable geo-location based job search on a board. James suggested using filter_by from TypeSense, while Jason elaborated on 'OR' and 'AND' operations in TypeSense.
Implementing Second Search Field with Typesense / Instant Search
Philip inquired about creating a secondary search field with Typesense / Instant Search. Jason provided a relevant discourse link. Philip was satisfied with the solution suggested.
Typesense Sorting Query and Bug Report
michtio is new to Typesense and is querying sorting implementation. Jason shares resources and suggests use of specific adapters. However, michtio shares a bug found when applying a filter on Typesense. Jason asks for a GitHub issue to be opened for the bug.
Configuring Multi Index Search with Typesense Instantsearch
sonu struggled with setting up multi index search in Typesense Instantsearch. Jason shared a pre-release version that allowed for collection specific search parameters, which resolved the issue.
Implementing Geo Search for Multi-Office Companies
Andrew proposed a geo search feature for companies with multiple offices. Kishore Nallan agreed to implement it and later reported its completion. Andrew thanked and planned to test it.