Skip to content

Keyword Search with OR #1310

@petersrinivasan

Description

@petersrinivasan

Describe the feature request

I would like to be able to query a web page like "[BODY] == pat(foo||bar)" or similar. From what I can tell from the source code, there's no provision for this kind of search, but it could be quite useful to me, and theoretically, should only require a minor change to pat() or the Go match wrapper to parse for a pipe and perform recursion. Obviously there are performance concerns, but that could/should be up to the administrator.

Why do you personally want this feature to be implemented?

I have a couple clients who are in the process of developing a number of websites. I would like to keyword-track their uptime, but can't be certain of the contents they will add or remove over time. As such, being able to add a couple of "or" keywords would be helpful to me.

How long have you been using this project?

Just started. I was hoping to replace uptime-kuma due to bulk configs.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions