{"section":"known-issues","requestedLocale":"en","requestedSlug":"search-api-using-oorderbynameasc-or-oorderbynamedesc-returns-results-considering-difference-in-lower-case-and-uppercase-for-first-letter","locale":"en","slug":"search-api-using-oorderbynameasc-or-oorderbynamedesc-returns-results-considering-difference-in-lower-case-and-uppercase-for-first-letter","path":"docs/en/known-issues/Catalog/search-api-using-oorderbynameasc-or-oorderbynamedesc-returns-results-considering-difference-in-lower-case-and-uppercase-for-first-letter.md","branch":"main","content":"## Summary\n\n\nSearch API using O=OrderByNameASC or O=OrderByNameDESC returns results considering the difference in lower case and uppercase for the first letter\n\n\n\n## Simulation\n\n\nPerform any search using the query O=OrderByPriceASC with some product that has a name with lowercase and another with uppercase, that is higher than the first, for example (`product E` and `Product Z`).\nIn this case, `Product Z` will be shown first, because it uses uppercase on the first letter.\n\n\n\n## Workaround\n\n\nCorrect the product names for all of them using the same standard: All with Lowercase on the first letter or All with Uppercase on the first letter."}