Skip to content

Add overlap filter to use the path GIN index

Erwan Rouchet requested to merge path-overlap into master

Closes #665 (closed)

The most noticeable difference is with CreateElements, as this can shave off seconds, but other endpoints were filtering with path__last and not path__overlap, including CreateElement, CreateElementParent, DestroyElementParent, or the has_children filter of ListElements.

Edited by Erwan Rouchet

Merge request reports

Loading