January 30, 200322 yr I am performing a search using: <input="hidden" name="-Op" value="eq"> The search is working basically correctly. If I search for "Smithsonian", then it finds it. But it will also find "Smithsonian - African Art". How do I constrain the search to find only exactly what the original search string is? The field that is being searched contains only unique values, but when indexed, the separate words cause the search to find more than one result. Thanks again! Ken
Create an account or sign in to comment