[jira] [Updated] (SOLR-8652) Implement Statement.setMaxRows()

2016-02-06 Thread Joel Bernstein (JIRA)

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

Joel Bernstein updated SOLR-8652:
-
Affects Version/s: 6.0

> Implement Statement.setMaxRows()
> 
>
> Key: SOLR-8652
> URL: https://issues.apache.org/jira/browse/SOLR-8652
> Project: Solr
>  Issue Type: New Feature
>Affects Versions: 6.0
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Minor
>
> This is used by DbVisualizer to limit the number of rows returned by the 
> query. The implementation will add a limit clause if one is not already 
> included in the query.



--
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-8652) Implement Statement.setMaxRows()

2016-02-06 Thread Joel Bernstein (JIRA)

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

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

Patch and simple test. Testing manually with Dbvisualizer.

> Implement Statement.setMaxRows()
> 
>
> Key: SOLR-8652
> URL: https://issues.apache.org/jira/browse/SOLR-8652
> Project: Solr
>  Issue Type: New Feature
>Affects Versions: 6.0
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Minor
> Attachments: SOLR-8652.patch
>
>
> This is used by DbVisualizer to limit the number of rows returned by the 
> query. The implementation will add a limit clause if one is not already 
> included in the query.



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