New App Index won’t display
-
I have a staging site and a live site. Here’s the order of things that I did:
1. Install Algolia on the Stage, with an Algolia app 1 (purchased a starter subscription)
2. Push to live (after making a couple template changes, etc)
3. Re-index index on app 1 for the live site (urls are different, etc)
4. Made a new app on Algolia, free version (app 2)
5. Linked app 2 to stage and re-indexed everythingNow the only index on app 2 is wp_searchable_posts_tmp while app1 has wp_searchable_posts, along with some wp_post-type indicies according to the posts I have selected for indexing. There is no server side caching on my staging site, so I am not sure if that would be the problem.
Is there a way to properly index my staging site on app 2? Or are there any other suggested workarounds/approaches to using algolia with a live site and a staging site?
One more thing, I get this in the PHP error logs when I try to load the search page:
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 149581909 bytes) in /nas/content/staging/mySite/wp-includes/kses.php on line 1248, referer: https://mySite.staging.com/wp-admin/admin-post.php
and this is the browser-side error log:
https://xxxxxxxx-dsn.algolia.net/1/indexes/*/queries?x-algolia-agent=Algol…plication-id=xxxxxxxxx-algolia-api-key=xxxxxxxxxxxxxxxxxxxxx Failed to load resource: the server responded with a status of 404 (Not Found)
TIA for your help!
- The topic ‘New App Index won’t display’ is closed to new replies.