meilisearch / meilisearch-vue

https://www.meilisearch.com/
MIT License
154 stars 13 forks source link

Passing query to ais-configure doesnt work. #135

Closed ivanushkaPr closed 7 months ago

ivanushkaPr commented 7 months ago

Description Hello guys! Im new to meli search and angolia, but seems like i cannot pass search query to meli search cloud provider via ais-configure query.

Im tryed to pass it via query atttribute, and a q attribute like meli search documentation said, but there is no query parameter in cloud response.

Can you tell what i am doing wrong or its a bug, related to algolia or other packages?

Expected behavior Passing query as prop to ais configure leads to return of items filtered by that value.

Current behavior Query doesnt passed to request.

Minimal reproduction example https://stackblitz.com/edit/vue-gjznih?file=src%2FApp.vue,src%2Fmain.js

Screenshots or Logs If applicable, add screenshots or logs to help explain your problem.

Environment (please complete the following information):

curquiza commented 7 months ago

Hello @ivanushkaPr

Looks like your issue is more related to a support need and not a request for feature or a bug fix. At least we need more investigation before saying it's a real bug report. But most of all you need quick support to help you play with Meilisearch 😁

We are a small team, so we can’t spend much time doing support this specific repo :cry: You might have noticed when opening the issue we don't do support in this repo anymore.

Capture d’écran 2023-10-11 à 16 56 38

So, if you want immediate help, we would recommend going to our Discord instead. The community will be able to help you, no matter your question.

Thanks for using Meilisearch!