Re: How to check for uncommitted changes

2020-02-26 Thread Walter Underwood
There is a “docsPending” value in Solr metrics. It is probably available through JMX. You can get to it through the admin UI, too. Choose a replica, then look at Plugins/Stats, then Update, then updateHandler. wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blo

Re: How to check for uncommitted changes

2020-02-26 Thread Paras Lehana
Hey Connor, You can use metrics API which has an attribute - docsPending. API: host:port/solr/admin/metrics?group=core&prefix=UPDATE.updateHandler.docsPending Read more here: https://lucene.apache.org/solr/guide/8_4/performance-statistics-reference.html#update-handler On Wed, 26 Feb 2020 at 02

How to check for uncommitted changes

2020-02-25 Thread Connor Howington
Is there a request I can make to Solr from a client to tell me whether a core has any uncommitted changes? Thanks, Connor *--* *Connor Howington* *Associate Research Programmer* Center for Research Computing (CRC) University of Notre Dame crc.nd.edu 832M Flanner Hall Notre Dame, IN 46556 [imag