hi, it’s ok managed to solve this issue. turns out...
# community-help
w
hi, it’s ok managed to solve this issue. turns out there was a n+1 db call to populate the attributes. solving the n+1 issue improved the indexing speed
🙌 1