Plugin Updated: Enterprise Search
17:48:30 GMT+0000
- For sites with larger databases, use helper
get_total_objects_for_query_from_db()as a fallback for count of posts in indexing progress: https://github.com/Automattic/vip-go-mu-plugins/pull/2865 - Implement search/get query caching to improve performance: https://github.com/Automattic/vip-go-mu-plugins/pull/2852
- Reduce batch size for content validation checks from 500 to 300: https://github.com/Automattic/vip-go-mu-plugins/pull/2851