[jira] [Commented] (SOLR-13461) Update Parallel SQL docs to be very clear select * isn't supported.

2019-06-24 Thread JIRA


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

Jan Høydahl commented on SOLR-13461:


bq. I don't think that the Luke module gets us anything in this regard

Thanks. You’re probably right

> Update Parallel SQL docs to be very clear select * isn't supported.
> ---
>
> Key: SOLR-13461
> URL: https://issues.apache.org/jira/browse/SOLR-13461
> Project: Solr
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 8.0
>Reporter: Eric Pugh
>Assignee: Jason Gerlowski
>Priority: Minor
> Fix For: master (9.0), 8.2
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Small tweak to documentation to really highlight select * not supported.



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



[jira] [Commented] (SOLR-13461) Update Parallel SQL docs to be very clear select * isn't supported.

2019-06-21 Thread Jason Gerlowski (JIRA)


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

Jason Gerlowski commented on SOLR-13461:


bq. Why not 8.2 as well?
No reason; I was just letting it sit overnight as I was a little paranoid I did 
something wrong in merging the PR on github.  Still getting used to that 
workflow.  I've added to branch_8x now as well.

bq. Now that Luke is part of the project, would that help in adding future 
support for select *?
To expose my ignorance, I don't _think_ that the Luke module gets us anything 
in this regard.  I don't think it gets us any information we didn't already 
have access to via the schema APIs and the Luke Request Handler.

> Update Parallel SQL docs to be very clear select * isn't supported.
> ---
>
> Key: SOLR-13461
> URL: https://issues.apache.org/jira/browse/SOLR-13461
> Project: Solr
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 8.0
>Reporter: Eric Pugh
>Assignee: Jason Gerlowski
>Priority: Minor
> Fix For: master (9.0)
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Small tweak to documentation to really highlight select * not supported.



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



[jira] [Commented] (SOLR-13461) Update Parallel SQL docs to be very clear select * isn't supported.

2019-06-21 Thread JIRA


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

Jan Høydahl commented on SOLR-13461:


Now that Luke is part of the project, would that help in adding future support 
for select *? I suppose dynamic fields is what makes it tricky?

> Update Parallel SQL docs to be very clear select * isn't supported.
> ---
>
> Key: SOLR-13461
> URL: https://issues.apache.org/jira/browse/SOLR-13461
> Project: Solr
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 8.0
>Reporter: Eric Pugh
>Assignee: Jason Gerlowski
>Priority: Minor
> Fix For: master (9.0)
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Small tweak to documentation to really highlight select * not supported.



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



[jira] [Commented] (SOLR-13461) Update Parallel SQL docs to be very clear select * isn't supported.

2019-06-20 Thread Erick Erickson (JIRA)


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

Erick Erickson commented on SOLR-13461:
---

Why not 8.2 as well? 

> Update Parallel SQL docs to be very clear select * isn't supported.
> ---
>
> Key: SOLR-13461
> URL: https://issues.apache.org/jira/browse/SOLR-13461
> Project: Solr
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 8.0
>Reporter: Eric Pugh
>Assignee: Jason Gerlowski
>Priority: Minor
> Fix For: master (9.0)
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Small tweak to documentation to really highlight select * not supported.



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



[jira] [Commented] (SOLR-13461) Update Parallel SQL docs to be very clear select * isn't supported.

2019-06-20 Thread Jason Gerlowski (JIRA)


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

Jason Gerlowski commented on SOLR-13461:


Thanks for the doc improvement Eric.  Merged to master, so this'll appear in 
the 9.0 ref-guide when that comes out.

> Update Parallel SQL docs to be very clear select * isn't supported.
> ---
>
> Key: SOLR-13461
> URL: https://issues.apache.org/jira/browse/SOLR-13461
> Project: Solr
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 8.0
>Reporter: Eric Pugh
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Small tweak to documentation to really highlight select * not supported.



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



[jira] [Commented] (SOLR-13461) Update Parallel SQL docs to be very clear select * isn't supported.

2019-05-10 Thread Kevin Risden (JIRA)


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

Kevin Risden commented on SOLR-13461:
-

I would guess the score addition and making select * not work is due to this 
change:

[https://github.com/apache/lucene-solr/commit/ec6ee96ae6df1fdb2fffd881b45cb48670a10c5b#diff-378575439f2fa63a836101b4297e7ef0R259]

> Update Parallel SQL docs to be very clear select * isn't supported.
> ---
>
> Key: SOLR-13461
> URL: https://issues.apache.org/jira/browse/SOLR-13461
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Affects Versions: 8.0
>Reporter: Eric Pugh
>Priority: Minor
>
> Small tweak to documentation to really highlight select * not supported.



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



[jira] [Commented] (SOLR-13461) Update Parallel SQL docs to be very clear select * isn't supported.

2019-05-10 Thread Kevin Risden (JIRA)


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

Kevin Risden commented on SOLR-13461:
-

H so "select *" used to work Do you have the error message you get? I 
can try to look and see why select * doesn't work anymore. I found a comment 
about this being broken from 2017 that I somehow missed.

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

Apparently the score field is being added somehow? I don't remember adding 
that, but seems like an issue since select * is useful.

[~joel.bernstein] - do you know what is happening with the score field and 
select *?

> Update Parallel SQL docs to be very clear select * isn't supported.
> ---
>
> Key: SOLR-13461
> URL: https://issues.apache.org/jira/browse/SOLR-13461
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Affects Versions: 8.0
>Reporter: Eric Pugh
>Priority: Minor
>
> Small tweak to documentation to really highlight select * not supported.



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



[jira] [Commented] (SOLR-13461) Update Parallel SQL docs to be very clear select * isn't supported.

2019-05-10 Thread Eric Pugh (JIRA)


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

Eric Pugh commented on SOLR-13461:
--

Not sure I followed the process properly, however here is the link to the PR: 
https://github.com/apache/lucene-solr/pull/671/

> Update Parallel SQL docs to be very clear select * isn't supported.
> ---
>
> Key: SOLR-13461
> URL: https://issues.apache.org/jira/browse/SOLR-13461
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: documentation
>Affects Versions: 8.0
>Reporter: Eric Pugh
>Priority: Minor
>
> Small tweak to documentation to really highlight select * not supported.



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