Welcome to the SeekStorm 🌱 open-source ⚡ sub-millisecond 🔍 search server in 🦀 Rust!
Please create an API key and index first via REST API: See REST API documentation.
You find the required master API key in the console or in the docker desktop / view details / logs.
Alternatively, you may create a demo API key also with the search server console command "create".
Then, reload the page to see the embedded search UI.
Per default the search UI uses the demo API key and index_id 0.
To overwrite the default API key and index_id use URL parameters:
http://127.0.0.1/?api_key=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=&index_id=0
For more information visit https://github.com/SeekStorm/SeekStorm.