Let’s say I have 3 records in a grid:
ID#| Text Description
1 | I have red and green flowers
2 | I have blue and white flowers
3 | I have red and yellow flowers
In any of my search fields (Quick, Advanced, or Dynamic):
- OK: if I type in “red”, I return record numbers 1 and 3.
- OK: if I type in “white” I return record #2
- FAIL: if I type “red and green” nothing shows up for Quick Search, but Dynamic & Advanced search return record #1
- FAIL: if I type “red green” (with no “and” word between red & green) no records are returned in any search (Quick, Advanced, or Dynamic)
Can our searches only process single-word queries and/or only exact match multiword queries??
Please tell me I’m missing something!!
Thank you in advance!