You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to retrieve the list of queries searched? I am using this on my project and love the results it shows.
I want to show list of popular searches. Is it possible to retrieve?
Please add a label for suggestion.
The text was updated successfully, but these errors were encountered:
You can implement this entirely in your own codebase.
Whenever a user makes a query, write an entry in a database table
somewhere, keeping a tally. Or use redis and do something similar. The
possibilities are endless!
On 24 February 2018 at 18:37, Pulkit ***@***.***> wrote:
Is it possible to retrieve the list of queries searched? I am using this
on my project and love the results it shows.
I want to show list of popular searches. Is it possible to retrieve?
Please add a label for suggestion.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#240>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAJFCMLYLhooxKP4QcT_DpJ1qXRSsWSCks5tYFbUgaJpZM4SR_nN>
.
Is it possible to retrieve the list of queries searched? I am using this on my project and love the results it shows.
I want to show list of popular searches. Is it possible to retrieve?
Please add a label for suggestion.
The text was updated successfully, but these errors were encountered: