diff --git a/solr-base.cfg b/solr-base.cfg
index d06ebc3..43df41c 100644
--- a/solr-base.cfg
+++ b/solr-base.cfg
@@ -173,7 +173,7 @@ additional-solrconfig =
${:solrconfig-shards}
- Creator Title Description modified portal_type path_string getIcon UID getRemoteUrl
+ Creator Title Description modified portal_type path_string getIcon UID getRemoteUrl mime_type
spellcheck
@@ -187,7 +187,7 @@ additional-solrconfig =
1000
- Title Description portal_type path_string getIcon getRemoteUrl Type
+ Title Description portal_type path_string getIcon getRemoteUrl Type mime_type
@@ -224,3 +224,4 @@ index =
name:UID type:string stored:true required:true
name:crawler_site_id type:string stored:true
name:trashed type:boolean stored:true
+ name:mime_type type:string stored:true