Karthikeyan Shanmugasundaram created SOLR-12545:
---------------------------------------------------
Summary: CSVResponseWriter doesnt return non-stored field even
when docValues is enabled [ with no fl specified[
Key: SOLR-12545
URL: https://issues.apache.org/jira/browse/SOLR-12545
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: Response Writers
Affects Versions: 7.2
Reporter: Karthikeyan Shanmugasundaram
Fix For: 7.2.2
As part of this Jira SOLR-2970 , CSVResponseWriter doesnt return fields whose
stored attribute set to false, but it doesnt consider docValues attribute.
Causing fields with stored= false, docValues=true are not returned when no
explicit fl fields specified for wt=csv.
Behavior must be same as of other json/xml response writer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]