Re:[jira] [Updated] (LUCENE-6962) Add per-dimension min/max to dimensional values

2016-01-08 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Apologies, meant to reply to the commits mailing list.

- Original Message -
From: dev@lucene.apache.org
To: dev@lucene.apache.org
At: Jan  8 2016 13:19:51

Hello.

Might there be a min-versus-max copy/paste mistake in getMaxPackedValue?

I will try next to see if that fixes recent 
org.apache.lucene.index.TestDuelingCodecs test failures.

Christine

- Original Message -
From: dev@lucene.apache.org
To: dev@lucene.apache.org
At: Jan  6 2016 09:31:49


 [ 
https://issues.apache.org/jira/browse/LUCENE-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-6962:
---
Attachment: LUCENE-6962.patch

Patch, adding APIs to get min/max values, and also getters for number
of dimensions and bytes per dimension, to {{DimensionalValues}}.


> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



Re:[jira] [Updated] (LUCENE-6962) Add per-dimension min/max to dimensional values

2016-01-08 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Hello.

Might there be a min-versus-max copy/paste mistake in getMaxPackedValue?

I will try next to see if that fixes recent 
org.apache.lucene.index.TestDuelingCodecs test failures.

Christine

- Original Message -
From: dev@lucene.apache.org
To: dev@lucene.apache.org
At: Jan  6 2016 09:31:49


 [ 
https://issues.apache.org/jira/browse/LUCENE-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-6962:
---
Attachment: LUCENE-6962.patch

Patch, adding APIs to get min/max values, and also getters for number
of dimensions and bytes per dimension, to {{DimensionalValues}}.


> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org