Skip to content

Query List<String> where element contains( 'part' ) #610

Open
@MdSaLaMa

Description

@MdSaLaMa

Use case

_I am trying to query entities with property of type List<String>
that have any element contains some text.

Proposed solution

_ Add QueryCondition elementContains(String part) to QueryStringVectorProperty

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions