Please ask this question on the user's list not the dev list. This list is for discussing changes to solr, not for troubleshooting problems. Additionally, you'll want to provide more detail than you have, particularly, the date/time each of your example requests were issued, your schedule for running data import, and why you believe that the response is not appropriate. If after discussion on the user list you think you have identified a problem with solr that needs fixed and want to discuss what the best way you can fix it is, or need help producing a patch, then you can mail this list. If you are unable to help with a solution, (and the user list has confirmed that you are seeing a problem) a Jira ticket to record the problem is appreciated, but the solution will need to wait until someone who can code a solution has time/interest enough to volunteer for it.
Generally, if you are not proposing code, or specific changes, this is not the right list. Details on our mailing lists can be found here: https://solr.apache.org/community.html (note the message in bold regarding usage questions on the dev list :) ) On Mon, May 10, 2021 at 1:20 PM Chowdhary, Anil Kumar <[email protected]> wrote: > > > Hi All, > > > > I hitting .../<index-name>/dataimport?command=status url, but I am not > getting the consistent response from the index as below: > > > > "statusMessages": { > > "Total Requests made to DataSource": "1", > > "Total Rows Fetched": "12263", > > "Total Documents Processed": "12263", > > "Total Documents Skipped": "0", > > "Full Dump Started": "2021-04-22 17:05:58", > > "": > "Indexing completed. Added/Updated: 12263 documents. Deleted 0 documents." > , > > "Committed": "2021-04-22 17:06:07", > > "Time taken": "0:0:9.170" > > } > > "statusMessages": { > > "Total Requests made to DataSource": "1", > > "Total Rows Fetched": "12263", > > "Total Documents Processed": "12263", > > "Total Documents Skipped": "0", > > "Full Dump Started": "2021-04-23 07:07:16", > > "": > "Indexing completed. Added/Updated: 12263 documents. Deleted 0 documents." > , > > "Committed": "2021-04-23 07:07:26", > > "Time taken": "0:0:9.942" > > } > > > > > > Kindly suggest how to resolve this issue. > > > > *Regards,* > > *Anil Chowdhary,* > > *Mobile - +1 9258609015* > > > > ------------------------------ > > > ********************************************************************** > This e-mail, including any attachments that accompany it, may contain > information that is confidential or privileged. This e-mail is > intended solely for the use of the individual(s) to whom it was intended > to be > addressed. If you have received this e-mail and are not an intended > recipient, > any disclosure, distribution, copying or other use or > retention of this email or information contained within it are prohibited. > If you have received this email in error, please immediately > reply to the sender via e-mail and also permanently > delete all copies of the original message together with any of its > attachments > from your computer or device. > ********************************************************************** > -- http://www.needhamsoftware.com (work) http://www.the111shift.com (play)
