[ https://issues.apache.org/jira/browse/SOLR-15566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390010#comment-17390010 ]
ASF subversion and git services commented on SOLR-15566: -------------------------------------------------------- Commit 632852aea3269342d5b70aacc69ba1101855204b in solr's branch refs/heads/main from Timothy Potter [ https://gitbox.apache.org/repos/asf?p=solr.git;h=632852a ] SOLR-15566: Clarify ref guide documentation about SQL queries with SELECT * requiring a LIMIT clause (#237) > Ref guide docs on select * are slightly misleading > -------------------------------------------------- > > Key: SOLR-15566 > URL: https://issues.apache.org/jira/browse/SOLR-15566 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: documentation, Parallel SQL > Reporter: Timothy Potter > Assignee: Timothy Potter > Priority: Minor > Labels: RobustSQL > Time Spent: 10m > Remaining Estimate: 0h > > Solr SQL does actually support {{select *}} type queries but only if the > query includes a {{LIMIT}} clause, see: > https://issues.apache.org/jira/browse/SOLR-8847 > The ref guide claims Solr SQL does not support {{select *}} style queries. > The intent of this JIRA is to clarify how this feature works for Solr 8.10 > (where there are a number of SQL improvements included in that upcoming > release). -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org