[jira] [Updated] (SOLR-8285) Ensure that the /export handler works with NULL field values.

2016-01-29 Thread Joel Bernstein (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-8285:
-
Attachment: SOLR-8285.patch

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



[jira] [Updated] (SOLR-8285) Ensure that the /export handler works with NULL field values.

2016-01-28 Thread Joel Bernstein (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-8285:
-
Attachment: SOLR-8285.patch

Patch with existing TestSortingResponseWriter tests passing. Some tests were 
adjusted to match the NULL format.

> 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
>
>




--
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



[jira] [Updated] (SOLR-8285) Ensure that the /export handler works with NULL field values.

2016-01-28 Thread Joel Bernstein (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-8285:
-
Summary: Ensure that the /export handler works with NULL field values.  
(was: Ensure that /export handles documents that have no value for the field 
gracefully.)

> 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
>
>




--
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