Re: CSVResponseWriter doesnt return non-stored field even when docValues is enabled

2018-07-06 Thread Karthikeyan Shanmugasundaram
elds. Karthik On Fri, Jul 6, 2018 at 4:05 PM, Erick Erickson wrote: > Do you have any evidence that this doesn't work? Because when I tried > it just now it works fine. This was on master. > > Best, > Erick > > On Fri, Jul 6, 2018 at 10:06 AM, Karthikeyan Sh

CSVResponseWriter doesnt return non-stored field even when docValues is enabled

2018-07-06 Thread Karthikeyan Shanmugasundaram
Hi, As part of this Jira, https://issues.apache.org/jira/browse/SOLR-2970?attachmentSortBy=fileName CSVResponseWriter doesnt return fields whose stored attribute set to false, but looks docvalues is not considered. Whereas it is not same for response writer like json/xml ie., fields with only do