Skip to content

FullText search does not work across HTML tags #2126

@quicklywilliam

Description

@quicklywilliam

Currently if you search an HTML document for text that includes an HTML tag, it will fail. For example, the following:

Image

Looking at the code, I believe this is because the implementation of findAllText in cre.cpp searches are only conducted within nodes, so search text that spans multiple nodes will always fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions