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

MultiPhraseQuery query issue #7

Open
oskarwojciski opened this issue Oct 26, 2018 · 0 comments
Open

MultiPhraseQuery query issue #7

oskarwojciski opened this issue Oct 26, 2018 · 0 comments

Comments

@oskarwojciski
Copy link

Steps to replicate:

  1. Open http://localhost:8094/search/phrase/
  2. Choose Category and add term

Error received:
error parsing query: json: cannot unmarshal object into Go struct field _mphraseQuery.terms of type []string {"query":{"terms":[{"term":"ipa","field":"description","boost":1}],"boost":1},"highlight":{},"explain":true,"size":10}

oskarwojciski added a commit to oskarwojciski/beer-search that referenced this issue Oct 26, 2018
Closes blevesearch#7

#Hacktoberfest #Coinpaprika
oskarwojciski added a commit to oskarwojciski/beer-search that referenced this issue Oct 26, 2018
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 a pull request may close this issue.

1 participant