You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my use case, most of my models have a true/false value in the model. if they search for the word true, even though it is not a key/value field, all results show.
When searching for "t1" on this plunkr:
http://plnkr.co/edit/2agivY9m6eOxudJxHmeh?p=preview
all results return. Is there a way we can just get it to search certain fields, such as key/value fields only?
The text was updated successfully, but these errors were encountered: