You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Will Johnson (JIRA)" <ji...@apache.org> on 2007/08/27 17:35:37 UTC

[jira] Created: (LUCENE-989) Statistics from ValueSourceQuery

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


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


[jira] Issue Comment Edited: (LUCENE-989) Statistics from ValueSourceQuery

Posted by "Doron Cohen (JIRA)" <ji...@apache.org>.
    [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Assigned: (LUCENE-989) Statistics from ValueSourceQuery

Posted by "Doron Cohen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doron Cohen reassigned LUCENE-989:
----------------------------------

    Assignee: Doron Cohen

> 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
>            Assignee: Doron Cohen
>            Priority: Minor
>         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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-989) Statistics from ValueSourceQuery

Posted by "Doron Cohen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doron Cohen updated LUCENE-989:
-------------------------------

    Fix Version/s: 2.4
    Lucene Fields: [New, Patch Available]  (was: [Patch Available, New])

> 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
>            Assignee: Doron Cohen
>            Priority: Minor
>             Fix For: 2.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.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (LUCENE-989) Statistics from ValueSourceQuery

Posted by "Uwe Schindler (JIRA)" <ji...@apache.org>.
     [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-989) Statistics from ValueSourceQuery

Posted by "Doron Cohen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doron Cohen updated LUCENE-989:
-------------------------------

    Fix Version/s:     (was: 2.4)
                   3.0
         Assignee:     (was: Doron Cohen)

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


[jira] Updated: (LUCENE-989) Statistics from ValueSourceQuery

Posted by "Will Johnson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Will Johnson updated LUCENE-989:
--------------------------------

    Attachment: functionStats.patch

patch as described above.

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