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

Joel Bernstein commented on SOLR-13040:
---------------------------------------

Here it is:

rope/Jersey -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

  [beaster] [19:40:29.310] ERROR   7.60s | TestSQLHandler.doTest 
\{seed=[DD83F0339BDC0696:EBE7D2880193E4FA]} <<<

  [beaster]    > Throwable #1: java.io.IOException: --> 
http://127.0.0.1:51325/_/t/collection1_shard2_replica_n1:Failed to execute 
sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p 
from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by 
field_i desc' against JDBC connection 'jdbc:calcitesolr:'.

  [beaster]    > Error while executing SQL "select id, field_i, str_s, 
field_i_p, field_f_p, field_d_p, field_l_p from collection1 where 
(text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": 
java.io.IOException: java.util.concurrent.ExecutionException: 
java.io.IOException: --> 
http://127.0.0.1:51325/_/t/collection1_shard2_replica_n1/:can not sort on a 
field w/o docValues unless it is indexed=true uninvertible=true and the type 
supports Uninversion: field_i

> Harden TestSQLHandler.
> ----------------------
>
>                 Key: SOLR-13040
>                 URL: https://issues.apache.org/jira/browse/SOLR-13040
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Miller
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to