Skip to content

Search: add org filter#12708

Draft
ericholscher wants to merge 1 commit intomainfrom
feature/search-org-filter
Draft

Search: add org filter#12708
ericholscher wants to merge 1 commit intomainfrom
feature/search-org-filter

Conversation

@ericholscher
Copy link
Member

Summary

  • add org filter to the search query parser and executor
  • cover org filter behavior in the search API tests

Testing

  • uv run ruff check readthedocs/search/api/v3/queryparser.py readthedocs/search/api/v3/executor.py readthedocs/search/api/v3/tests/test_queryparser.py readthedocs/search/api/v3/tests/test_api.py
  • DJANGO_SETTINGS_MODULE=readthedocs.settings.test uv run pytest --reuse-db readthedocs/search/api/v3/tests/test_queryparser.py
  • DJANGO_SETTINGS_MODULE=readthedocs.settings.test uv run pytest --reuse-db readthedocs/search/api/v3/tests/test_api.py -k "search_org" (fails locally: ES host search:9200 unreachable)

Related

  • Sentry: N/A
  • GitHub: N/A

This was generated by Copilot.

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