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

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

Commit 8d92e08c9c19f478b944ac2d3d4735fc9bb921b0 in lucene-solr's branch 
refs/heads/master from Chris Hostetter
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=8d92e08 ]

SOLR-10939: update @SuppressPointFields on TestJoin to note why points are 
suppressed

Also update the annotation on TestCloudJSONFacetJoinDomain since SOLR-9989 is 
resolved but the join problems
still prevent that test from passing with points enabled


> JoinQParser gives incorrect results with numeric PointsFields
> -------------------------------------------------------------
>
>                 Key: SOLR-10939
>                 URL: https://issues.apache.org/jira/browse/SOLR-10939
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Hoss Man
>
> If you try to use the {{\{!join\}}} QParser with numeric points fields, you 
> will get silently incorrect results.
> The underlying root cause seems to be that JoinQParser's JoinQuery assumes 
> every field it's dealing with has indexed terms. (AFAICT it won't even work 
> with {{indexed="false" docValues="true"}} Trie fields????)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to