appbaseio / appbaseio/reactivesearch

What is the best way to track the values being searched

オープン
#400 コメント 3 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。