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: [email protected]
For additional commands, e-mail: [email protected]