{"section":"known-issues","requestedLocale":"en","requestedSlug":"intelligent-searchs-pagination-of-field-values-is-limited-to-9999-items","locale":"en","slug":"intelligent-searchs-pagination-of-field-values-is-limited-to-9999-items","path":"docs/en/known-issues/Intelligent Search/intelligent-searchs-pagination-of-field-values-is-limited-to-9999-items.md","branch":"main","content":"## Summary\n\n\nIntelligent Search has a problem with pagination of values. This results in some values not being displayed when selecting it in a condition filter, like Merchandising Rules conditions for example. If the selected field contains more than 9,999 values, only the first 9,999 will be displayed in the preview dropdown.\n\n\n\n## Simulation\n\n\nGo to a new Merchandising Rule creation page:\nhttps://\\{accountName\\}.myvtex.com/admin/search/custom-result/create/\n\nIn the case below, the field \"marca\" (brand) has more than 9,999 entries, so when the \"JEIBAO\" value is typed, it does not appear in the dropdown to be selected.\n\n ![](https://raw.githubusercontent.com/vtexdocs/known-issues/refs/heads/main/docs/en/known-issues/Intelligent%20Search/intelligent-searchs-pagination-of-field-values-is-limited-to-9999-items_1.png)\n\nThe graphQL query that loads this list in Admin is only capable of fetching a maximum of 9,999 records.\n\n ![](https://raw.githubusercontent.com/vtexdocs/known-issues/refs/heads/main/docs/en/known-issues/Intelligent%20Search/intelligent-searchs-pagination-of-field-values-is-limited-to-9999-items_2.png)\n\n\n\n## Workaround\n\n\nThere is no workaround available."}