appbaseio / appbaseio/reactivesearch

What is the best way to track the values being searched

未关闭
#400 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement web :spider_web:
主要语言
JavaScript
星标
4.9k
派生
478
PR 合并指标
30 天内没有已合并 PR

描述

Hi ,
I am currently using Datasearch component to search . I would like to track the values being used for the search . My using the debounce value as 1000 . I want to get the value being searched . i.e the value that is being exactly searched with elastic search (sent via ajax to the elastic server).

At this moment , am using onValuechange - but this method is giving data on each key stroke . (example : g , go , goo, goog , googl, google ). Am interested only with the "google" value as this is the value being sent to elastic search .

Note : I am not using auto suggestion and hence onValueSelected wont work .

Let me know the best way to handle this scenario .

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。