Hi,
I am starting to work with xPages and am experimenting with search.
I would like to full-text search a database and return the results in a customized manner, so far I have gotten everything to work as desired with xPages, but am having an issue with displaying the results count.
For example, let’s say the search returns 15 docs and I am displaying 10 per page, want to display…
Results 1 - 10 of 15 on the first page and
results 11 - 15 of 15 on the second page.
I am having a bit of trouble getting a handle on the number to start with for the display.
Any help is appreciated
Walt