Areek Zillur created LUCENE-5404:
------------------------------------

             Summary: Add support to get number of entries a Suggester Lookup 
was built with and minor refactorings
                 Key: LUCENE-5404
                 URL: https://issues.apache.org/jira/browse/LUCENE-5404
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/search
            Reporter: Areek Zillur
             Fix For: 5.0, 4.7


It would be nice to be able to tell the number of entries a suggester lookup 
was built with. This would let components using lookups to keep some stats 
regarding how many entries were used to build a lookup.
Additionally, some Dictionary could use InputIterator rather than the 
BytesRefIteratator, as most of the implmentations now use it.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to