Hi,After i got the search result with highlighted text,i need to do navigation,previous,next and counts like that.
Can i get support for that in c#Untitled.jpg (112.4 KB)
Hi,After i got the search result with highlighted text,i need to do navigation,previous,next and counts like that.
Can i get support for that in c#Untitled.jpg (112.4 KB)
Please note that GroupDocs.Search for .NET is a back-end/UI-independent API. The feature you are looking for is related to UI and can be implemented at client end (using your own business-logic). API allows you to get search term occurrence counts. Please have a look at this article.