From fe584c0d85e06c20add6024ae3215410b753a03a Mon Sep 17 00:00:00 2001 From: Sny Date: Thu, 15 Sep 2022 10:21:24 +0530 Subject: [PATCH] OpenConceptLab/ocl_issues#1352 | concept facets for encoded characters --- core/concepts/search.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {