Re: Obtaining SOLR index size on disk

2010-04-05 Thread Lance Norskog
        >          [commit, startup] >         > >         >          true >         > >       >     > > > > this is where the problem lies : i need the size of the index im not finding > the API > nor is the statistics printing out(sysout) the same. > how to i get the size of the index > -- > View this message in context: > http://n3.nabble.com/Obtaining-SOLR-index-size-on-disk-tp500095p697599.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Lance Norskog goks...@gmail.com

Re: Obtaining SOLR index size on disk

2010-04-05 Thread Na_D
true this is where the problem lies : i need the size of the index im not finding the API nor is the statistics printing out(sysout) the same. how to i get the size of the index -- View this message in context: http://n3.nabble.com/Obtaining-SOLR-index-size-on-disk-tp500095p6

Index size on disk

2010-03-11 Thread Tomas
Hello, I needed an easy way to see the index size (the actual size on disk, not just the number of documents indexed) and as i didn't found anything for doing that on the documentation or on the list, I coded a fast solution. I added the Index size as a statistic of the searcher, that way the va

Re: Obtaining SOLR index size on disk

2009-07-20 Thread Peter Wolanin
ible to obtain the SOLR index size on disk through the SOLR API? >> I've read through the docs and mailing list questions but can't seem to find >> the answer. > > No, but it'd be a great addition to the /admin/system handler which returns > lots of other useful

Re: Obtaining SOLR index size on disk

2009-07-18 Thread Erik Hatcher
On Jul 17, 2009, at 8:45 PM, J G wrote: Is it possible to obtain the SOLR index size on disk through the SOLR API? I've read through the docs and mailing list questions but can't seem to find the answer. No, but it'd be a great addition to the /admin/system handler which

Obtaining SOLR index size on disk

2009-07-17 Thread J G
Hello, Is it possible to obtain the SOLR index size on disk through the SOLR API? I've read through the docs and mailing list questions but can't seem to find the answer. Any help is appreciated. Thanks. _ Hotmail