Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2012 at 19:49 UTC
Updated:
20 Jun 2012 at 19:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedOh, now I remember - this only works if replication is enabled, though we should be able to hide if that's not.
Comment #2
pwolanin commentedthis also does a little cleanup to use current() instead of [0] which I think is safer to avoid notices.
Comment #3
pwolanin commentedComment #4
samlerner commentedSubscribing.
Comment #5
nick_vhDid a quick lookup for index size without replication and that seems be to be impossible as pwolanin mentions. Too bad!
Patch can go in I think. The current cleanup looks ok also
Comment #6
nick_vhCommitted to D7
Comment #7
nick_vhpushed to 6.x-3.x with minor change (the value enclosed by a t() was in a different location)
Comment #8
nick_vh