Home › Forums › ACF PRO › Relationship field's Search Doesn't work if post type has a lot of entries. › Reply To: Relationship field's Search Doesn't work if post type has a lot of entries.
This is a problem inherent in WP and MySQL. When searching WP does a LIKE
on all the post titles and post content. It’s probably the search on the content that is really slowing things down. I did find this article on searching by title only http://stackoverflow.com/questions/9468804/make-wordpress-search-only-in-post-title
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.