Project

General

Profile

Statistics
| Revision:

# Date Author Comment
28453 25/06/2014 03:29 PM Andrea Mannocci

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.

28375 23/06/2014 09:37 AM Andrea Mannocci

fix:
if the index metadata format xml states
"result=true" the field has stored="true" in SOLR
else
"result=false" the field has stored="false" in SOLR