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

Joel Bernstein edited comment on SOLR-8285 at 1/29/16 11:09 PM:
----------------------------------------------------------------

Added a testNulls() method to the StreamExpressionTest. The 
SortingResponseWriter test has some null testing built in also but it's much 
easier to test the /export handler through a Streaming Expression.

Also we'll need a way to compare the behavior of nulls from both the /select 
handler and the /export handler to make sure we have something that works for 
the SQLHandler. The StreamExpressionTest is the right place to switch back and 
forth between the two handlers.

More tests to come.


was (Author: joel.bernstein):
Added a testNulls() method to the StreamExpressionTest. The 
SortingResponseWriter test has some null testing built in also but it's much 
easier to test the /export handler through a Streaming Expression.

Also we'll need a way to compare the behavior of nulls from both the /select 
handler and the /export handler to make sure we have something works for the 
SQLHandler. The StreamExpressionTest is the right place to switch back and 
forth between the two handlers.

More tests to come.

> Ensure that the /export handler works with NULL field values.
> -------------------------------------------------------------
>
>                 Key: SOLR-8285
>                 URL: https://issues.apache.org/jira/browse/SOLR-8285
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Erick Erickson
>            Assignee: Joel Bernstein
>             Fix For: Trunk
>
>         Attachments: SOLR-8285.patch, SOLR-8285.patch, SOLR-8285.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to