Building Python Flask Search UI with Typesense
TLDR Rakesh had issues building a Python Flask based Search UI with typesense. Jason suggested alternatives to using npm/yarn, and provided an example. Rakesh confirmed the provided solution worked and later enquired on adding a product filter panel, which Jason addressed.

Aug 19, 2022 (13 months ago)
Rakesh
06:05 PMJason
06:06 PMYou can directly use it via script tags in html like this: https://www.algolia.com/doc/guides/building-search-ui/installation/js/#directly-in-your-page
Jason
06:07 PMRakesh
06:10 PMJason
06:10 PMRakesh
06:12 PMJason
06:14 PMJason
06:15 PMJason
06:16 PMRakesh
06:19 PMJason
06:53 PMRakesh
07:12 PMAug 20, 2022 (13 months ago)
Rakesh
10:03 AMRakesh
10:05 AMJason
03:31 PMAug 22, 2022 (13 months ago)
Rakesh
06:48 AM
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Troubleshooting Typesense Setup and Understanding Facets and Keywords
Demitri encountered errors when exploring Typesense for the first time. Jason guided them through troubleshooting and discussed facets, keyword settings, and widget configurations. Helin shared a Python demo app and its source code to help Demitri with their project.

Typesense Capabilities and Troubleshooting Queries
A had issues with refinement lists and analytics in Typesense. Jason provided a possible solution and recommended the analytics widget. They clarified import size limits and helped identify a filter issue in A's query. Upgrade options are in Typesense's roadmap.


Resolve Facets and Sorting Issues with Typesense
Ethan needed assistance with getting all facet values and sorting results by date using Typesense. Jason provided guidance on how to use Typesense properties to accomplish these tasks, and resolved issues related to specific use-cases provided by Ethan and Rushil.


Understanding and Implementing Typesense Dart Library with Flutter
Alexandro sought help with the Typesense Dart library. Jason explained that the library is in progress, discussed utilizing other HTTP libraries, and provided detailed instructions on utilizing Typesense with Flutter. Alexandro provided feedback on the Typesense UI and expressed interest in creating a tutorial video.



Querying with Typesense-Js and Handling Null Values
michtio was querying using typesense-js and receiving fewer results than expected. Kishore Nallan suggested using different query parameters. Further discussion led to the handling of 'null' values and filtering syntax in the search queries. The thread ended with Jason offering migration support from Algolia to Typesense.


