Exporting Filtered Results from UI into CSV or JSON
TLDR Rohan asked how to export filtered results from a Typesense application into csv or json. Jason suggested building a custom widget for this purpose.
2
Apr 27, 2021 (31 months ago)
Rohan
05:03 PMJason
08:28 PMJason
08:29 PMApr 28, 2021 (31 months ago)
Rohan
05:43 AM2
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Customizing UI for Typesense Filters with Instantsearch Adapter
KARTHICK asked about custom UI for typesense filters. Jason suggested creating custom Instantsearch widgets and using typesense-js for direct calls if building own UI widgets.
Search Result Issue with Algolia and Typesense
Ahmed has a problem with search results, suspecting the issue is with Algolia and Typesense. Jason asks for more specific request details and advises retrieving the internal widget request.
Building Python Flask Search UI with Typesense
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.