[ 
https://issues.apache.org/jira/browse/LUCENE-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated LUCENE-7860:
---------------------------------
    Attachment: LUCENE_7860__PackedQuadCell_refactor.patch

This patch is WIP; last I checked tests failed so I'm not sure what I missed.  
I'm not sure if I'll return to it.  I had done some of this while addressing 
LUCENE-7859 but then backed off a bit to focus narrowly on that bug.

FYI [~nknize]

> PackedQuadCell need not eagerly pre-compute the term bytes
> ----------------------------------------------------------
>
>                 Key: LUCENE-7860
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7860
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/spatial-extras
>            Reporter: David Smiley
>         Attachments: LUCENE_7860__PackedQuadCell_refactor.patch
>
>
> PackedQuadCell is eagerly computing the term bytes, and I don't think it 
> should bother -- it might not even be used.  It also extends LegacyCell, 
> which it needn't; it has legacy baggage and term bytes that can be omitted.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to