make all stats view use elasticsearch. Make sure that the document discourse types are taken form the predefined list
<?phpnamespaceCorpusParole\Models;useCorpusParole\Libraries\CorpusParoleException;/** * Exception class */classModelsExceptionextendsCorpusParoleException{}