OllieJones / fast-woo-order-lookup

WooCommerce / WordPress plugin to speed up searches for orders
GNU General Public License v2.0
13 stars 1 forks source link

No rows, only index in table wp_wfol, searches return only results that match in the Customer info - ? #25

Open texorama opened 6 days ago

texorama commented 6 days ago

Hi, I have around 70,000 orders and the index creation only took ~2 mins. There are no table rows. Order search only returns results that match in the "Customer provided note".

please help

OllieJones commented 5 days ago

Sorry you're having trouble.

What happens if you deactivate, then activate the plugin?

Do you see anything in your .../wp-content/debug.log file if you enable WP_DEBUG_LOG then deactivate and reactivate the plugin?

Can you please visit WooCommerce -> Status, then view the System Report, then copy and paste it into a comment in this issue?

Thanks for your patience.