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

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

Commit 1723728 from [~mikemccand] in branch 'dev/trunk'
[ https://svn.apache.org/r1723728 ]

LUCENE-6962: fix simple text dim values: writer was missing newlines, and max 
was incorrectly returning min

> Add per-dimension min/max to dimensional values
> -----------------------------------------------
>
>                 Key: LUCENE-6962
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6962
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: Trunk
>
>         Attachments: LUCENE-6962.patch
>
>
> It can be useful for apps to know the min/max value for a given field
> for each dimension, to give the global bounding box.  E.g. an app can
> know that a given range filter excludes all documents in a
> segment/index and skip searching it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to