Skip to content

custom search pages don't act like /@@search due to munge_search_term #117

@djay

Description

@djay

Now that volto allows creating custom search forms it doesn't make sense that we should be using .contains for this as it does things like add a wildcard to the end of the char and prevent

I think there should be a new .string.search operator which does the same kind of processing as @@search does.
e.g. not add a wildcard to the end and not put AND operator in

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