Files
edx-platform/cms/djangoapps/contentstore
ha-D a4b36346c9 feat: options for excluding courses from search
Adds two new fields to the indexed course data:
- invitation_only
- catalog_visibility

Also adds two new settings:
`SEARCH_SKIP_INVITATION_ONLY_FILTERING`
`SEARCH_SKIP_SHOW_IN_CATALOG_FILTERING`

These settings can be used to filter out courses in the search results
based on their catalog visibility or based on whether they are
invitation-only courses.
2022-02-08 10:19:43 -08:00
..
2015-11-10 15:00:19 -05:00
2021-10-25 12:59:54 +05:00
2021-10-25 12:59:54 +05:00
2019-12-30 12:25:38 -05:00