I want to let user to choose "Exact Match" or "Not Exact Match" options for the search. How can I do that?
I tried to create a searching field typed "string" and copyField is "text". String is for exact match and text is for not exact match. How can I specific the field type in the query? Or any idea is better?
Thanks and any help is regarded.