[ 
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: 4.3)
                   4.4
    
> Statistics from ValueSourceQuery 
> ---------------------------------
>
>                 Key: LUCENE-989
>                 URL: https://issues.apache.org/jira/browse/LUCENE-989
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/search
>    Affects Versions: 2.2
>            Reporter: Will Johnson
>            Priority: Minor
>             Fix For: 4.4
>
>         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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to