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

ASF subversion and git services commented on SOLR-8603:
-------------------------------------------------------

Commit b3eb7222df82a28d344356dd856444c23341b515 in lucene-solr's branch 
refs/heads/master from jbernste
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b3eb722 ]

SOLR-8603: Implement StatementImpl.getMoreResults()


> Implement StatementImpl.getMoreResults()
> ----------------------------------------
>
>                 Key: SOLR-8603
>                 URL: https://issues.apache.org/jira/browse/SOLR-8603
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>    Affects Versions: Trunk
>            Reporter: Kevin Risden
>             Fix For: Trunk
>
>         Attachments: SOLR-8603.patch
>
>
> JiSQL requires getMoreResults to be implemented. Here is the stacktrace:
> java.lang.UnsupportedOperationException
>       at 
> org.apache.solr.client.solrj.io.sql.StatementImpl.getMoreResults(StatementImpl.java:232)
>       at com.xigole.util.sql.Jisql.doIsql(Jisql.java:443)
>       at com.xigole.util.sql.Jisql.run(Jisql.java:296)
>       at com.xigole.util.sql.Jisql.main(Jisql.java:271)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to