Is it possible to create custom facets in 7.1 with Elasticsearch 6.1?
Under the System Settings > Search > Elasticsearch configuration is a textbox for 'Additional Index Configurations' and 'Additional Type Mappings'. If I were to create a custom Web Content Structure with let's say a 'State' field, how would I then configure that?
How would I create mappings that associate with the structure that I created?
This is for a job board with searchable facets like Employment Type (Part Time/Full Time...) , Telecommute, etc.