Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-8550

Tessellator fails when filtering coplanar points when creating linked list

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 7.6, 8.0
    • 7.6, 8.0
    • modules/sandbox
    • None
    • New

    Description

      Currently when creating the linked list on the tessellator, coplanar points are filtered. The problem is the following: 

      if we have three coplanar points, the code is actually removing the last point, instead it should remove the middle one.

       

       

      Attachments

        1. LUCENE-8550.patch
          3 kB
          Ignacio Vera

        Activity

          People

            ivera Ignacio Vera
            ivera Ignacio Vera
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: