Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: searching scans entire model #121

Closed
crh225 opened this issue Jan 30, 2017 · 2 comments
Closed

question: searching scans entire model #121

crh225 opened this issue Jan 30, 2017 · 2 comments

Comments

@crh225
Copy link

crh225 commented Jan 30, 2017

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?

@crh225
Copy link
Author

crh225 commented Jan 30, 2017

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.

@allenhwkim
Copy link
Contributor

You need to build a Observer function for that. Please take a look at 'Observer Source' example for tha.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants