I'm currently using searchkit component for reactjs UI project. We have our own data, but RefinementList component is not working on it.
<RefinementListFilter field="type.raw" id="type" operator="OR />
Is there any setup needed for elasticsearch data about the .raw? Thanks for help!