Hi,
I am newbiee here.I am using Lucene.Net to search in my website.When I am trying to search in some scenaios I am getting thousands of results.In future it may be lakhs of results. I can't show all the results in single page.Can Lucene.Net supports in paging.Can I search and get a range of results. like first 100 and later 101 to 200 like this..
Can you let me know, as soon as possible, so that if it is not possible, I may need to look for alternates.Waiting for your response.Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am newbiee here.I am using Lucene.Net to search in my website.When I am trying to search in some scenaios I am getting thousands of results.In future it may be lakhs of results. I can't show all the results in single page.Can Lucene.Net supports in paging.Can I search and get a range of results. like first 100 and later 101 to 200 like this..
Can you let me know, as soon as possible, so that if it is not possible, I may need to look for alternates.Waiting for your response.Thanks in advance.