I have a managed property defined called "LoanCategory" and I am trying to set up a search scope for this managed property.
I was able to set up the scope to use the content type of "Loan Category" which is my managed property however it asks me to set it equal to something. For example "Loan Category" = "Legal". That is fine if I want to search for items in the Loan Category of "Legal" however if I want to return all items similar to doing a search for the managed property "LoanCategory:Legal".
So Ideally they could type the category in the search box with "LoanCategory" defined as the scope.
I have tried using content type loancategory = a blank however that does not produce the desired effect.