solr version now is fixed to 4.3.1this overrides parent pom property (set to 4.9)
counter-fix:isStored depend only on @stored attribute.
unless specified in the index layout schema stored is opt-out:default to false in order to save space in the response message.
fix:if the index metadata format xml states"result=true" the field has stored="true" in SOLRelse"result=false" the field has stored="false" in SOLR
SCRIPT_COMMENT: fixed deploy.info file to the module cnr-index-solr-service
SCRIPT_COMMENT: Added deploy.info file to the module cnr-index-solr-service