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

ASF subversion and git services commented on LUCENE-7048:
---------------------------------------------------------

Commit 446ce8604e4baff4f4e486e39f7e885f0d8d0c57 in lucene-solr's branch 
refs/heads/master from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=446ce86 ]

LUCENE-7048: add XXXPoint.newSetQuery to match documents with any values from 
the specified set (this is the analog of TermsQuery, for points)

Merge branch 'point_set_query'


> Add XXXPoint.newSetQuery to match a set of points
> -------------------------------------------------
>
>                 Key: LUCENE-7048
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7048
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: master, 6.0
>
>         Attachments: LUCENE-7048.patch, LUCENE-7048.patch
>
>
> This is the analog of {{TermsQuery}} for dimensional points, to (relatively) 
> efficiently match any docs whose point value is in the specified set.



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

Reply via email to