add sortable_title to solr indexes (#4519)

This commit is contained in:
Frédéric Péters 2014-03-24 09:00:05 +01:00
parent 7921378bec
commit f083ee8332
1 changed files with 1 additions and 0 deletions

View File

@ -75,3 +75,4 @@ index =
name:reception_date type:date stored:true
name:mail_date type:date stored:true
name:meeting_date type:date stored:true
name:sortable_title type:string stored:true