Adrien Grand created LUCENE-6928:
------------------------------------

             Summary: Better deal with sparse norms
                 Key: LUCENE-6928
                 URL: https://issues.apache.org/jira/browse/LUCENE-6928
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand
            Assignee: Adrien Grand
            Priority: Minor


Now that norms are disk-based (since 5.3) we're seeing similar issues as we 
were having with doc values in case of sparse fields. We could implement a 
similar approach to what was done in LUCENE-6863 in order to keep things fast 
in the dense case yet reduce disk requirements in the sparse case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to