yawik / Solr

This YAWIK module enables solr search for job openings.
http://jobs.yawik.org
MIT License
1 stars 2 forks source link

feat: insert additional multiString fields #33

Closed TiSiE closed 4 years ago

TiSiE commented 4 years ago

The JobEntityToSolrDocument filter now inserts the country and postalCode for each location into the SolrDocument multiString fields country_MultiString and postalCode_MultiString.

So now you can use that fields in a facet field definition.