You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "John Wang (JIRA)" <ji...@apache.org> on 2009/09/22 02:29:16 UTC

[jira] Created: (LUCENE-1922) exposing the ability to get the number of unique term count per field

exposing the ability to get the number of unique term count per field
---------------------------------------------------------------------

                 Key: LUCENE-1922
                 URL: https://issues.apache.org/jira/browse/LUCENE-1922
             Project: Lucene - Java
          Issue Type: New Feature
          Components: Index
    Affects Versions: 2.4.1
            Reporter: John Wang


Add an api to get the number of unique term count given a field name, e.g.:

IndexReader.getUniqueTermCount(String field)

This issue has a dependency on LUCENE-1458

-- 
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-1922) exposing the ability to get the number of unique term count per field

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

Mark Miller updated LUCENE-1922:
--------------------------------

    Affects Version/s:     (was: 2.4.1)
                       Flex Branch

> exposing the ability to get the number of unique term count per field
> ---------------------------------------------------------------------
>
>                 Key: LUCENE-1922
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1922
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Index
>    Affects Versions: Flex Branch
>            Reporter: John Wang
>
> Add an api to get the number of unique term count given a field name, e.g.:
> IndexReader.getUniqueTermCount(String field)
> This issue has a dependency on LUCENE-1458

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