photon icon indicating copy to clipboard operation
photon copied to clipboard

No result if country included

Open karussell opened this issue 9 years ago • 2 comments

This query results in the correct match but when I include the country 'Sweden', which is also in the response then I get no response. Is this a bug?

karussell avatar Jun 08 '16 12:06 karussell

Interesting. If I add Sweden in Swedish (Sverige), the result is found.

Seems to be an issue with locale handling.

hbruch avatar Jan 23 '18 07:01 hbruch

#538 introduces mixed-language queries for matching results. The original query has two "typos": Ringvägen" is written with "w" and the postcode is wrong. That brings us in the region of fuzzy search which is not yet available as mixed-language.

lonvia avatar Feb 17 '21 16:02 lonvia