Title: Search: Return early if no index on get_current_field_count()
Author: WordPress VIP Documentation
Published: November 4, 2021
Last modified: August 5, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Production]](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)
 3. Search: Return early if no index on get_current_field_count()

# Search: Return early if no index on get_current_field_count()

---

 04 November 2021

16:56:46 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/search-return-early-if-no-index-on-get_current_field_count/)

No need to perform a remote request since it will throw an index_not_found_exception.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2573](https://github.com/Automattic/vip-go-mu-plugins/pull/2573)