Tradeoffs of Searching Within Multiple Geo-Polygons vs One Superset
TLDR Ivy asked about tradeoffs in searching within multiple geo-polygons vs one "superset". Kishore Nallan explained that additional filters take more time, but the impact depends on data size and query scope.
Apr 26, 2023 (5 months ago)
Ivy
08:21 PMApr 27, 2023 (5 months ago)
Kishore Nallan
12:43 AMIvy
02:40 PMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Searching for Polygons within a Polygon in Geo-search
Stefan inquired about searching polygons within polygons. Jason referred to a GitHub issue, but Stefan later realized the current behavior suffices.
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.
Performance Issues with Adding Filters to Large Datasets
Cirdes is experiencing slower response times when adding filters to a large dataset. Jason suggests trying a different version and using a different format for filters. They also inquire about the value of the 'found' field and if removing the sort_by field improves performance. SamHendley chimes in with their own similar issues and Kishore Nallan offers to discuss solutions further in DM. krok expresses interest in the discussion. Further tests and optimizations are planned.