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

Added functionality for: reactivity selection, matchAll words, weights and user of Enter to start search #620

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

aitorhh
Copy link

@aitorhh aitorhh commented Sep 1, 2017

I have added some functionality to the easy:search and easysearch:components:

  • Select if the query is reactive: for big queries this is important
  • Use enter to start the search instead of while writting (autoSearch={0, 1})
  • Indicate to the input field if the match of words uses AND or OR operator (matchAll={0, 1})
  • Weights added for the MongoTextIndex (I didn't get to work with the default version)

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

Successfully merging this pull request may close these issues.

None yet

1 participant