hierarchical indexing of categories
-
I am wondering if it is possible to give categories a hierarchy within the search output?
This post sorta explains it – https://stackoverflow.com/questions/35310819/algolia-woocommerce-hierarchical-indexing-of-categories
Effectively would want products in category X to always be shown last regardless of relevance so to speak.
So the output would first show all products that match relevancy criteria and are in categories A, B and C…. Then if applicable show any remaining products that match relevancy from category X
My assumption is that I would use either, algolia_terms_index_settings or algolia_terms_{$taxonomy}_index_settings to achieve this?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘hierarchical indexing of categories’ is closed to new replies.