You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (Commented) (JIRA)" <ji...@apache.org> on 2011/12/16 21:28:30 UTC

[jira] [Commented] (SOLR-2974) CSVResponseWriter: configurable NULL placeholder value

    [ https://issues.apache.org/jira/browse/SOLR-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171179#comment-13171179 ] 

Yonik Seeley commented on SOLR-2974:
------------------------------------

This may only be needed for text/string fields.  A zero length string as a value for numerics and booleans is unambiguously "missing".

Related: the CSV loader drops zero length entries by default.
http://wiki.apache.org/solr/UpdateCSV#keepEmpty

                
> CSVResponseWriter: configurable NULL placeholder value
> ------------------------------------------------------
>
>                 Key: SOLR-2974
>                 URL: https://issues.apache.org/jira/browse/SOLR-2974
>             Project: Solr
>          Issue Type: Improvement
>          Components: Response Writers
>            Reporter: Jan Høydahl
>
> We need a config parameter to specify a placeholder value for NULL/missing values as opposed to explicit empty string.
> (Spinoff from SOLR-2970)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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