Can't ignore punctuation in titles - Solr 5 and Drupal
问题 The other week I posted a question about removing punctuation from solr search in Drupal. That was using Solr 4. However, since then the development I am doing has changed from solr 4 to solr 5, and now I am having the same problem but the fix at Can't remove punctuation in Solr no longer works. This causes problems when sorting by titles since a lot of content titles have quotes around. <field name="label" type="text" indexed="true" stored="true" termVectors="true" omitNorms="true"/>