rayrutjes / wc-order-search-admin

💵 Search for WooCommerce orders in the admin at the speed of thought with Algolia.

Home Page:https://wordpress.org/plugins/wc-order-search-admin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Order meta

erikdemarco opened this issue · comments

Why it not searching order meta data?

This plugin attempts to be as plug & play as possible.
In that effort, we automatically index common data across common use cases.

I'm open to consider extending the lists of default values we push to Algolia.

However we won't send everything by default, as this might make us reach the limits of the record size of 10kb.

Let me know what kind of fields you are interested in seing indexed.

Maybe add "custom field" in the setting so user can index what they want themself. Because 1000 user will have 1000 different needs as well.

So far, we've managed to provide a plug & play experience for all use cases.
What exactly are you trying to achieve? Maybe we can consider adding it for you.

Are you using Advanced Custom Field? (ACF)