Split options and facet count
-
A WordPress post seems to get split by this plugin and those multiple records are then stored in Algolia. Our avg. record size is 2.65KB. I think 10 KB is the limit?
Can this split size be reduced so that we store less records for each post in Algolia?
Also, when we use the instantsearch display page using the suggested code and instantiate the widgets, the count there shown is for the number of records (including the split ones) and not the number of search results. Any suggestions on how to fix this?
For example, the facet for post types shows Posts 9,505 (we have around 1600 posts). Clicking on it returns 1677 results found, which is accurate.. Those 1677 posts have 9505 records because they’re being split.
- You must be logged in to reply to this topic.