Skip to content

refactor: remove result_filter parameter from service responses#164

Merged
PierreLeGuen merged 1 commit intomainfrom
remove-result-filer
Nov 10, 2025
Merged

refactor: remove result_filter parameter from service responses#164
PierreLeGuen merged 1 commit intomainfrom
remove-result-filer

Conversation

@PierreLeGuen
Copy link
Contributor

Poor search engine perfomance with result_filter flag. Very few results, most of the time empty response.

  • Removed the 'result_filter' parameter from the ResponseServiceImpl and related structures, simplifying the query parameters for web search.
  • Updated documentation and code references to reflect this change.

* Removed the 'result_filter' parameter from the ResponseServiceImpl and related structures, simplifying the query parameters for web search.
* Updated documentation and code references to reflect this change.
@PierreLeGuen PierreLeGuen self-assigned this Nov 10, 2025
@PierreLeGuen PierreLeGuen merged commit 2751bc1 into main Nov 10, 2025
1 check passed
@PierreLeGuen PierreLeGuen deleted the remove-result-filer branch November 10, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants