Universal Containers uses a custom Lightning page to provide a mechanism to perform a step-by-step wizard search for Accounts. One of the steps in the wizard is to allow the user to input text into a text field, ERP_Number_c, that is then used in a query to find matching Accounts.
A developer receives the exception 'SOQL query not selective enough'.
Which step should be taken to resolve the issue?