ItzCrazyKns / Perplexica

Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
MIT License
10.84k stars 957 forks source link

Direct search via URL (?q=<term>) seems broken #235

Open ProjectMoon opened 4 days ago

ProjectMoon commented 4 days ago

Describe the bug Searching directly via a URL (e.g. https://perplexica.example.com/?q=search term) seems broken in the latest release. It loads the page with the term as the title, but no search seems to be performed, and no output is generated.

To Reproduce Steps to reproduce the behavior:

  1. Go to URL of Perplexica server with ?q= appended to the query string.

Expected behavior Results to load as normal.

ItzCrazyKns commented 4 days ago

Tried reproducing but couldn't see any issues, can you provide more context