Vue-instantsearch: Bug: empty search input performs search

Created on 23 Feb 2018  路  6Comments  路  Source: algolia/vue-instantsearch

Bug: What is the current behavior?

empty search string performs a search operation.

Bug: What is the expected behavior?

if the search term is empty do not perform a search string

Bug: What browsers are impacted? Which versions?

All browsers.

Bug: What is the proposed solution?

if the string is empty do not run a search

We have thousands of searches for an empty string.

All 6 comments

This is in fact on purpose to warm up the connection to have a faster second request. You also don鈥檛 get charged for search operations, so this shouldn鈥檛 really be an issue for you in that regard.

Is this a blocking issue for you?

By the way, I鈥檓 in LA for the weekend, if you want to talk about it or give your experiences otherwise :)

@Haroenv it's not blocking, i was just curious as to why it'll run an empty search. I don't mind as long as we don't get charged for it.

screen shot 2018-02-23 at 3 40 10 pm

You should've came to our office, i'd love to give you a tour and show how we use algolia and the what the road map is.

Send me an email, I鈥檓 still here until Wednesday, [email protected]

@Haroenv sent.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

socieboy picture socieboy  路  5Comments

dulnan picture dulnan  路  5Comments

chamby picture chamby  路  3Comments

joshangell picture joshangell  路  6Comments

shaunnez picture shaunnez  路  3Comments