How to configure multiple contextfields in single solr suggester?
问题 I am using apache solr to search records in my current application. And I was able to filter the suggesions based on DocumentType by configuring the context field. Now I want to add another context field like departmentType. I am not sure how to configure the suggester for multiple context fields. This is the suggester that used with single context fields and this is working fine. <searchComponent name="suggest" class="solr.SuggestComponent"> <lst name="suggester"> <str name="name"