HashDocSet initialization of internal array is not efficient
------------------------------------------------------------

                 Key: SOLR-390
                 URL: https://issues.apache.org/jira/browse/SOLR-390
             Project: Solr
          Issue Type: Bug
          Components: search
            Reporter: John Wang


HashDocSet initializes the internal array but iterating it instead of using 
Arrays.fill which is much faster. Patch included

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to