It was called IndexWriter.ramSizeInBytes() in 4.10.3. Le mer. 4 juil. 2018 à 15:35, Chris Bamford <[email protected]> a écrit :
> > IndexWriter.ramBytesUsed() gives you access to the current memory usage > of > > IndexWriter's buffers, but it can't tell you by how much it increased > for a > > given document assuming concurrent access to the IndexWriter. > > > Thanks, although I can’t find that API. Is there an equivalent call for > Lucene 4.10.3? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
