Skip to content

Should word without wildcard partial match by default? #31

@kasperwelbers

Description

@kasperwelbers

Hi, thanks for working on this!

Maybe I'm wrong about the Lucene specification, but I thought that words do not partial match by default. At the moment, the following returns true:

test(parse("name:Joh"), { name: "John Morton" })

Is this the intended behavior?

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