Skip to content

HybridChunker ignores layers in serialization params #592

Description

@Vdaleke

HybridChunker ignores layers in serialization params because the inner HierarchicalChunker does not pass them to iterate_items method:

for item, level in dl_doc.iterate_items(
with_groups=True,
traverse_pictures=traverse_pictures,
):

Related to docling-project/docling#1325

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions