Querying Devices by IP Using Prefix Search
TLDR satish asked how best to query devices by IP. Kishore Nallan recommended using a prefix search and indexing as a string.
Apr 06, 2022 (21 months ago)
satish
04:08 AMKishore Nallan
04:09 AMsatish
04:14 AMsatish
04:14 AMKishore Nallan
04:18 AMsatish
04:28 AMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Improving Typesense Query Performance
Jonathan queried about slower than expected typesense query performance. Jason and Kishore Nallan offered solutions and explanations. After a series of tests, Jonathan found other queries returned results quickly, indicating the issue was specific to the original query.
Searching Phone Number Issues in Typesense.
Robert was having issues searching phone numbers using Typesense. CaptainCodeman suggested storing the number as segments, while Jason clarified that Typesense only supports prefix queries and suggested workarounds.
Understanding Indexing and Search-As-You-Type In Typesense
Steven had queries about indexing and search-as-you-type in Typesense. Jason clarified that bulk updates are faster and search-as-you-type is resource intensive but worth it. The discussion also included querying benchmarks and Typesense's drop_tokens_threshold parameter, with participation from bnfd.