diff --git a/core/concepts/search.py b/core/concepts/search.py index d236a359f..0e3dc503d 100644 --- a/core/concepts/search.py +++ b/core/concepts/search.py @@ -11,7 +11,7 @@ class ConceptSearch(CommonSearch): fields = [ 'datatype', 'concept_class', 'locale', 'retired', 'source', 'owner', 'owner_type', 'is_latest_version', 'is_active', 'name', 'collection', 'name_types', - 'description_types', + 'description_types', 'id' ] facets = {