Rename getUnique[Field/Terms]Count() into size()
------------------------------------------------
Key: LUCENE-3970
URL: https://issues.apache.org/jira/browse/LUCENE-3970
Project: Lucene - Java
Issue Type: Task
Components: core/index
Reporter: Iulius Curt
Priority: Minor
Like Robert Muir said in LUCENE-3109:
{quote}Also I think there are other improvements we can do here that would be
more natural:
Fields.getUniqueFieldCount() -> Fields.size()
Terms.getUniqueTermCount() -> Terms.size(){quote}
I believe this dramatically improves understandability (way less 'scary',
actually beautiful).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]