Add indexing support for blockstore content libraries
This commit is contained in:
committed by
Kyle McCormick
parent
34d1e46d25
commit
8d33a5a3e1
@@ -245,6 +245,7 @@ VIDEO_CDN_URL = {
|
||||
# Courseware Search Index
|
||||
FEATURES['ENABLE_COURSEWARE_INDEX'] = True
|
||||
FEATURES['ENABLE_LIBRARY_INDEX'] = True
|
||||
FEATURES['ENABLE_CONTENT_LIBRARY_INDEX'] = False
|
||||
SEARCH_ENGINE = "search.tests.mock_search_engine.MockSearchEngine"
|
||||
|
||||
FEATURES['ENABLE_ENROLLMENT_TRACK_USER_PARTITION'] = True
|
||||
|
||||
Reference in New Issue
Block a user