I have noticed you can change the layout of the search result by tweaking the file
wpsolr-templates/twig/search/result.twig
Is there any documentation on this template? Can we use custom fields in this template? (eg woocommerce price or availability) and if yes, how should they be constructed?
I do not want to see the extra fields in the facets. I would like to see the price and availability of the books that match the search criteria in the list of search results.