Skip to content

Instantly share code, notes, and snippets.

@jyash97
Created April 24, 2019 07:53
Show Gist options
  • Save jyash97/cdf617241ce7ee2d76fb2e8d90032d9f to your computer and use it in GitHub Desktop.
Save jyash97/cdf617241ce7ee2d76fb2e8d90032d9f to your computer and use it in GitHub Desktop.
<SearchBox
searchOnChange
queryOptions={{ analyzer: 'standard' }}
queryFields={['title^5', 'authors']}
placeholder="Search Book title & Authors"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment