[
https://issues.apache.org/jira/browse/LUCENE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-989:
---------------------------------
Fix Version/s: (was: 3.0)
3.1
> 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.1
>
> 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]