• Hello. Indexing is very slow.
    I have woocommerce, a little more than 32,000 products and 15 acf fields for them.
    I haven’t been able to do full indexing for more than three days, because of this, customers can’t find the products they need:(
    Is it possible to get some recommendations for speeding up indexing? Our website is on a VPS
    screen

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Mikko Saari

    (@msaari)

    The key here is figuring out why the indexing is so slow. Is it because your posts have something in them that is very slow to process (like heavy post loops or massive amounts of content), or is it because running the indexing queries in the database is slow?

    If it’s the former, then the solution is to stop Relevanssi from running the heavy post loops. If it’s the latter, then I guess the only solution is to use a more robust search solution that runs outside your own server, like Algolia.

Viewing 1 replies (of 1 total)
  • The topic ‘slow indexing’ is closed to new replies.