[jira] [Commented] (LUCENE-7106) Make it easy to have cumulated point stats across segments

2016-03-19 Thread ASF subversion and git services (JIRA)

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

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

Commit 4e0d8355f087baa04522d0fe21453cfe5f237128 in lucene-solr's branch 
refs/heads/branch_6_0 from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=4e0d835 ]

LUCENE-7106: Add helpers to compute aggregated stats on points.


> Make it easy to have cumulated point stats across segments
> --
>
> Key: LUCENE-7106
> URL: https://issues.apache.org/jira/browse/LUCENE-7106
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Adrien Grand
>Assignee: Adrien Grand
>Priority: Minor
> Attachments: LUCENE-7106.patch
>
>
> For other parts of the index, it is easy thanks to the 
> Multi\{Terms,DocValues,...\} classes. However, we don't have such a thing for 
> points but it would still be nice to have a convenient way to compute eg. the 
> max value of a field on a whole index.



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



[jira] [Commented] (LUCENE-7106) Make it easy to have cumulated point stats across segments

2016-03-19 Thread ASF subversion and git services (JIRA)

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

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

Commit 24830b7f18146b38078a80bc04f041011ab8689e in lucene-solr's branch 
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=24830b7 ]

LUCENE-7106: Add helpers to compute aggregated stats on points.


> Make it easy to have cumulated point stats across segments
> --
>
> Key: LUCENE-7106
> URL: https://issues.apache.org/jira/browse/LUCENE-7106
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Adrien Grand
>Assignee: Adrien Grand
>Priority: Minor
> Attachments: LUCENE-7106.patch
>
>
> For other parts of the index, it is easy thanks to the 
> Multi\{Terms,DocValues,...\} classes. However, we don't have such a thing for 
> points but it would still be nice to have a convenient way to compute eg. the 
> max value of a field on a whole index.



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



[jira] [Commented] (LUCENE-7106) Make it easy to have cumulated point stats across segments

2016-03-18 Thread ASF subversion and git services (JIRA)

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

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

Commit cb85f2611e164b089c72ffa0c29bb72e6512cd2d in lucene-solr's branch 
refs/heads/branch_6x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=cb85f26 ]

LUCENE-7106: Add helpers to compute aggregated stats on points.


> Make it easy to have cumulated point stats across segments
> --
>
> Key: LUCENE-7106
> URL: https://issues.apache.org/jira/browse/LUCENE-7106
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Adrien Grand
>Assignee: Adrien Grand
>Priority: Minor
> Attachments: LUCENE-7106.patch
>
>
> For other parts of the index, it is easy thanks to the 
> Multi\{Terms,DocValues,...\} classes. However, we don't have such a thing for 
> points but it would still be nice to have a convenient way to compute eg. the 
> max value of a field on a whole index.



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



[jira] [Commented] (LUCENE-7106) Make it easy to have cumulated point stats across segments

2016-03-15 Thread Michael McCandless (JIRA)

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

Michael McCandless commented on LUCENE-7106:


+1, thanks [~jpountz]!

> Make it easy to have cumulated point stats across segments
> --
>
> Key: LUCENE-7106
> URL: https://issues.apache.org/jira/browse/LUCENE-7106
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Adrien Grand
>Assignee: Adrien Grand
>Priority: Minor
> Attachments: LUCENE-7106.patch
>
>
> For other parts of the index, it is easy thanks to the 
> Multi\{Terms,DocValues,...\} classes. However, we don't have such a thing for 
> points but it would still be nice to have a convenient way to compute eg. the 
> max value of a field on a whole index.



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