Versions
Drupal Core: ^10.1 || ^11
Search API Solr: >=4.3.2
Search API Opensolr: 2.2.1
OpenSolr Core Type [Index or Cluster]: -
OpenSolr Core Version & Country: -
Problem/Motivation
Currently, there is no information about the opensolr core size & bandwidth usage and limitations in the Drupal Search API Server detail page.
Proposed resolution
Update the Search API Server detail page to include two new rows in the status table:
- Index Consumed Disk
- Index Consumed Monthly Traffic Bandwidth
The above two rows should display the used out of max allowed, and if the used values are higher or equal than the max allowed, they should be highlighted with red.
Proposed example below:

| Comment | File | Size | Author |
|---|---|---|---|
| search_api_opensolr_usage_info.png | 171.63 KB | bbu23 |
Issue fork search_api_opensolr-3461296
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
bbu23Added change record: https://www.drupal.org/node/3461319
Functionality available starting version 2.2.2.
Comment #5
bbu23