haystack/releasenotes/notes/update-searchapi-new-format-74d8794a8a6f5581.yaml
Vladimir Blagojevic d83af92270
feat: Update searchapi format, default to Google, allow search engine selection (#7453)
* Update searchapi payload

* Add release note

* PR feedback - Stefano

* Adjust unit test for mandatory engine search_param field
2024-04-03 10:48:50 +02:00

6 lines
274 B
YAML

---
fixes:
- |
Updated the SearchApiWebSearch component with new search format and allowed users to specify the search engine via the `engine`
parameter in `search_params`. The default search engine is Google, making it easier for users to tailor their web searches.