Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41E68934C for ; Fri, 16 Dec 2011 10:03:03 +0000 (UTC) Received: (qmail 50569 invoked by uid 500); 16 Dec 2011 10:03:01 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 50514 invoked by uid 500); 16 Dec 2011 10:03:01 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 50507 invoked by uid 99); 16 Dec 2011 10:03:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2011 10:03:01 +0000 X-ASF-Spam-Status: No, hits=-2001.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2011 10:02:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 915AA116DED for ; Fri, 16 Dec 2011 10:02:30 +0000 (UTC) Date: Fri, 16 Dec 2011 10:02:30 +0000 (UTC) From: =?utf-8?Q?Jan_H=C3=B8ydahl_=28Commented=29_=28JIRA=29?= To: dev@lucene.apache.org Message-ID: <1428768719.19007.1324029750596.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <341844332.11101.1323873090812.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-2970) CSV ResponseWriter returns fields defined as stored=false in schema MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-2970?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13170= 876#comment-13170876 ]=20 Jan H=C3=B8ydahl commented on SOLR-2970: ----------------------------------- Created SOLR-2974 for B) I see that today you can explicitly specify non-existing fields in field-li= st and they will all end up in the response, e.g. &wt=3Dcsv&fl=3Did,type,fo= o,nonexisting If this is useful in some cases then let's continue to support it - coupled= with the improvement in SOLR-2974 But the default case when "fl" is not specified, or specified as "*", CSV w= riter should output only the stored fields. =20 > CSV ResponseWriter returns fields defined as stored=3Dfalse in schema > ------------------------------------------------------------------- > > Key: SOLR-2970 > URL: https://issues.apache.org/jira/browse/SOLR-2970 > Project: Solr > Issue Type: Bug > Components: Response Writers > Reporter: Jan H=C3=B8ydahl > Priority: Minor > Fix For: 4.0 > > Attachments: SOLR-2970.patch > > > 1. Add &wt=3Dcsv to a query > 2. You get columns for non-stored fields -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org