Noble Paul
Noble Paul
This PR is just focusing on code level changes. The actual external facing variables can be addressed separately
WIP , for discussion [SOLR-14712](https://issues.apache.org/jira/browse/SOLR-14712)
A lot of strings are repeated in `state.json` . interning those strings can dramatically reduce the heap used The heap used by the `DocCollection` Object for varying shard sizes is...
PoC. DO NOT merge
DO NOT MERGE. WIP
noggit-21: Port the MapWriter, IteratorWriter equivalent interfaces from SolrJ to noggit