Automatically Defining Collection on Typesense Startup
TLDR Andres asks if it's possible to auto-define a collection when Typesense starts. Kishore Nallan explains it's not possible but a persistent data volume can be used for loading previously created collections.
Powered by Struct AI
3
7mo
Solved
Mar 01, 2023 (7 months ago)
Andres
Andres
06:49 AMHi, first of all thanks for this great project. I have a question, is it possible to automatically define a collection on the first time that typesense starts? I was thinking to launch typesense on a k8s kluster and I wanted to be ready to send feeds
Kishore Nallan
Kishore Nallan
08:52 AMThis is not possible, however if Typesense starts against a persistent data volume it can load previously created collections.
Mar 02, 2023 (7 months ago)
Andres
Andres
05:29 AMThanks!
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2779 threads (79% resolved)
Similar Threads
Using Typesense without Creating a Collection
Oliver asked if typesense can be used without creating a collection. Kishore Nallan clarified that all data must be stored within a collection.
3
5mo
Solved
Defining Collections Upon Deployment with Docker
David expressed frustration with their current system for defining collections during docker deployments. Jason suggested using a snapshot to start the Typesense with the needed data.
7
2w
Solved
Typesense Autocompletion and Recent Query Storing
Amrit asks about implementing autocompletion and storing recent queries in Typesense. Kishore Nallan confirms it's being developed and shares build instructions for use.
17
4mo
Solved