问题
So, I have elastic search up and running, but when I look in my analytics console I see results for "". So, for example, lets say a user types
"Red and Black Sneakers". <---- those spaces between the words are tracked in the query and assigned clicks.
That seems to throw off the analytcs because a space, "", is not really a viable search....
How to omit these results or properly assign click thrus to the actual search, not spaces?
This is a screen grab from the elastic analytics section. See the updated images, basically "" is registering as a query when I don't want it to.
I would want "Red and Black Sneakers" to show in the search, but not those specific "empty values" in between those words.
This image shows what page was subsequently clicked into
This image shows how many empty queries there are..how?
This image shows top queries.. notice the "".
来源:https://stackoverflow.com/questions/64651164/how-to-remove-empty-spaces-from-query-results-in-elastic-search-analytics