Closed bmcfee closed 7 years ago
This PR fixes a type error in search when the target field is not a string but the query is. Originally reported as #145.
New test case was added to cover this issue, so I think this is good to go.
This change is
Great, looking good!
This PR fixes a type error in search when the target field is not a string but the query is. Originally reported as #145.
New test case was added to cover this issue, so I think this is good to go.
This change is