openfoodfacts / search-a-licious

🍊🔎 A pluggable search service for large collections of objects (like Open Food Facts)
https://search.openfoodfacts.org
GNU Affero General Public License v3.0
6 stars 4 forks source link

Add the possibility to retrieve query from parameters (with eventual specific query name) #127

Closed alexgarel closed 2 weeks ago

alexgarel commented 4 weeks ago

What

Note that we should find a way for parameters to be unique for each components. So maybe it's more search-a-licious-q=test&search-a-licious-page=2.

If we have url parameters, we immediately launch search, this avoid taking care of populating facets.

Part of

alexgarel commented 2 weeks ago

Done with https://github.com/openfoodfacts/search-a-licious/pull/142