[
https://issues.apache.org/jira/browse/LUCENE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628197#action_12628197
]
doronc edited comment on LUCENE-989 at 9/3/08 4:38 PM:
------------------------------------------------------------
This should be look at with LUCENE-1085 - removing myself to not block others
who can do it sooner.
was (Author: doronc):
This should be look at with LUCENE-1085 - removing myself to not so others
who can do it sooner.
> Statistics from ValueSourceQuery
> ---------------------------------
>
> Key: LUCENE-989
> URL: https://issues.apache.org/jira/browse/LUCENE-989
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Search
> Affects Versions: 2.2
> Reporter: Will Johnson
> Priority: Minor
> Fix For: 3.0
>
> Attachments: functionStats.patch
>
>
> Patch forthcoming that adds a DocValuesStats object that is optionally
> computer for a ValueSourceQuery. This ~replaces the getMin/Max/Avg from the
> DocValues which were previously unaccessible without reasonably heavy
> subclassing. in addition it add a few more stats and provides a single
> object to encapsulate all statistics going forward. The stats object is tied
> to the ValueSourceQuery so that the values can be cached without having to
> maintain the full set of DocValues. Test and javadocs included.
> - will
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]