Index generation stops, and presale question
-
Hi,
I use ACF and whenever I enable “visible” in custom field index settings, the indexing stops at roughly 70%, the process gets shut down on the server, and it stays like this (70%) for any amount of time until I reload the page, I don’t know where to search to try debugging the issue.
Also, I am using a custom theme and I am in the search of a specific functionnality for my website, I need to sort the search results like so :
<h2>Products</h2>
The list of all products containing the keyword<h2>Posts</h2>
The list of all posts containing the keyword<h2>Custom post type whatever</h2>
The list of all “Custom post type whatever” containing the keyword<h2>Custom taxonomy whatever</h2>
The list of all “Custom taxonomy whatever” containing the keywordetc.
I’m a dev so I should have no difficulty hooking, templating and filtering, but could you point me to a place to start in your documentation?
Thanks !
- The topic ‘Index generation stops, and presale question’ is closed to new replies.