Content Api - search - non analyzed fields
        
      
      
          When making an aggregation query to ElasticSearch, in some cases it is necesary to get non-analyzed field value for getting proper non-tokenized strings (i.e.: Getting all sections used in some website by stories with use-count on each).There are ...