ngx-extended-pdf-viewer icon indicating copy to clipboard operation
ngx-extended-pdf-viewer copied to clipboard

Individual match count for all terms using multiword search

Open stephanrauh opened this issue 1 year ago • 1 comments

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!

stephanrauh avatar Sep 26 '24 20:09 stephanrauh