Skip to content

Text search for word doesn't match word, and word: #118

@keikari

Description

@keikari

Example:
These return mostly different claims, only difference is the : at the end of the second params.
{"method":"claim_search","params":{"text":"avatar","order_by":["creation_height"],"duration":["<11400",">7200"]}}

{"method":"claim_search","params":{"text":"avatar:","order_by":["creation_height"],"duration":["<11400",">7200"]}}

If claim's title was Avatar: some text, would expect both queries to return it, but currently it's only returned by second one.


Also nice if this kinds of letters could be matched with the above: 𝔸𝕧𝕒𝕥𝕒𝕣

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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