on ‎2019 Jun 13 5:10 PM
Hi all,
Expectation from our code : When a product code is provided in the query, to get response of only that product ie., single result
Query is of the form : "product:code:1234". Originally, item_type of product is string. Now, when the query is run with a lower case "p" in product only a single result is returned whereas when the query is run with an upper case "P" in product multiple product results are generated even though the code has been specified.
Considering "string" is case sensitive, we changed the type to "text". However, now even though the results are consistent with "p" and "P", the number of results is more than one. Can anyone help with this please?
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.