Hi, When i am trying to search in Solr based on given search criteria it is searching all the records which is taking some massive time to complete the Query.
I want a solution where i can restrict search to find only till it find 500 records and then solr should stop the querying. Since there are more than 10 million records and when searching for text like "AND" which is very common word. It is taking 18000 milliseconds some time even more but i need only the top 500 records which has contains "AND" in it Appreciate the help in advance. -- View this message in context: http://lucene.472066.n3.nabble.com/Limit-Solr-to-search-for-only-500-records-based-on-the-search-criteria-tp4282519.html Sent from the Solr - User mailing list archive at Nabble.com.