ngx-extended-pdf-viewer
ngx-extended-pdf-viewer copied to clipboard
Individual match count for all terms using multiword search
Discussed in https://github.com/stephanrauh/ngx-extended-pdf-viewer/discussions/2583
Originally posted by rohan-gosavi September 26, 2024 Is there a way to get the match count for each of the terms using multiple word search? for example: "blood,bmi,diabetes" then can we get match count for each as [blood = 10, bmi = 4, diabetes = 50]?
That sounds like a good idea. For some reason, it just didn't cross my mind. @rohan-gosavi Thanks for pointing this out!