[GH-ISSUE #63] Number of hits before searching..Feature Will be awesome.. #62

Closed
opened 2026-02-27 15:54:47 +03:00 by kerem · 4 comments
Owner

Originally created by @prog20901 on GitHub (Aug 13, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/63

If number of hits displayed before searching..It would be great...

Even google doesn't have the number of hits....

But number of hits are done and possible

ex: http://table.branham.org/#/main

Type any word and wait for 2 second it will show the number of hits possible for the given word or sentence.

Originally created by @prog20901 on GitHub (Aug 13, 2017). Original GitHub issue: https://github.com/RD17/ambar/issues/63 If number of hits displayed before searching..It would be great... Even google doesn't have the number of hits.... But number of hits are done and possible ex: http://table.branham.org/#/main Type any word and wait for 2 second it will show the number of hits possible for the given word or sentence.
kerem closed this issue 2026-02-27 15:54:47 +03:00
Author
Owner

@sochix commented on GitHub (Aug 14, 2017):

Hello @jkathir , when this feature will be useful? We already have number of results in response it simply not displayed in UI

<!-- gh-comment-id:322119091 --> @sochix commented on GitHub (Aug 14, 2017): Hello @jkathir , when this feature will be useful? We already have number of results in response it simply not displayed in UI
Author
Owner

@prog20901 commented on GitHub (Aug 18, 2017):

we might type a single word or multiple words based on the number of hits shown. For example, when we say buyer assume it shows 1 lakh hits..we will add buyer protection...assume it shows 10,000 hits...we will add buyer user protection ...assume it shows 5,000 hits, we will add buyer user protection offer...this will be really great when we don't like to change the screen or search the hits and making the changing in the same page and same cursor itself...

<!-- gh-comment-id:323243240 --> @prog20901 commented on GitHub (Aug 18, 2017): we might type a single word or multiple words based on the number of hits shown. For example, when we say buyer assume it shows 1 lakh hits..we will add buyer protection...assume it shows 10,000 hits...we will add buyer user protection ...assume it shows 5,000 hits, we will add buyer user protection offer...this will be really great when we don't like to change the screen or search the hits and making the changing in the same page and same cursor itself...
Author
Owner

@sochix commented on GitHub (Aug 18, 2017):

@jkathir we will not add it to Ambar UI. You can use our REST API to display some information based on results count.

Check the search method. The count of results will be in total field.

<!-- gh-comment-id:323288892 --> @sochix commented on GitHub (Aug 18, 2017): @jkathir we will not add it to Ambar UI. You can use our REST API to display some information based on results count. Check the [search method](https://github.com/RD17/ambar/blob/master/API_DOC.md#search-for-documents-by-query). The count of results will be in `total` field.
Author
Owner

@prog20901 commented on GitHub (Aug 20, 2017):

That will slow down the response of type-ahead as it depends upon network latency.

<!-- gh-comment-id:323603258 --> @prog20901 commented on GitHub (Aug 20, 2017): That will slow down the response of type-ahead as it depends upon network latency.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#62
No description provided.