Skip to content

Conversation

fmigneault
Copy link
Contributor

@fmigneault fmigneault commented Aug 14, 2025

Related Issue(s):

Description:

When POST /search is used with basic free-text, the q: list[str] format was not being transformed to ... OR ... format as in the case of collection search.

By moving the cleanup within _clean_search_args, the POST /collections/{id}/items and POST /collections endpoints are also fixed for q parameter (assuming transaction extension is not active).

PR Checklist:

  • pre-commit hooks pass locally
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@fmigneault fmigneault force-pushed the fix-free-text-basic-search-post branch from cc70650 to 73fbc6f Compare August 15, 2025 01:17
@fmigneault fmigneault closed this Aug 15, 2025
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.

1 participant