Geo Shape Indexing in TypeSense: Proposed Features and Integration
TLDR Timon requested for geo shape indexing on TypeSense, a feature found in Elasticsearch. Kishore Nallan acknowledged that the feature could be implemented with user assistance for API design and testing.
1
Dec 11, 2021 (25 months ago)
Timon
01:03 PMKishore Nallan
01:09 PMWe will be happy to add this to our short term roadmap if you have an immediate use case for this and can work closely with us to develop these additional geo features 🙂
Timon
01:36 PMKishore Nallan
03:01 PM1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Optimizing Bulk Indexing and Reducing RAM Usage in Typesense
Timon experienced issues with Typesense becoming unresponsive during bulk indexing and sought advice. Jason recommended larger import requests and adjusting the client-side timeout allowance, revealing a need to increase RAM allocation for Docker. Kishore Nallan undertook to find ways to optimize memory usage, particularly for geopoint indexing.
Guiding GeoPoint Search with Typesense's Polygon
Ignacio had trouble with geopoint search in Typesense. Jason helped them solve it by using the counter-clockwise method with polygon points. The solution was posted on GitHub for future reference.
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.