Is there an easy way to get the search dijit to search using each individual word separated by spaces rather than an entire string? For instance, a lot of our addresses have a prefix direction, but most people might not search using it and will find no results. An example would be the address 10 N Main St. If someone types 10 Main St the search will not suggest or find any results. Could I get the suggestions to display results containing the strings "10", "Main", "St"?
Thanks.