Hey there, so the issue is you've indexed a docume...
# community-help
f
Hey there, so the issue is you've indexed a document with a field value of "3x2" and for the value of
q=3x2
you're not getting back the result expected, or did you index a document with a field value of "3 x 2" and you're not getting it as a result for a query of
q=3x2
?