Skip to content

20.6.2022

Compare
Choose a tag to compare
@vesameskanen vesameskanen released this 20 Jun 12:16
· 61 commits to master since this release
78e42d1
  • Libpostal parser interprets partial words such as 'la', 'al' etc as an US state and removes the part from name information. Also incorrect county and country parsing sometimes remove parts from query input. Now some of there errors are detected and the plain unparsed text is used in the query.
  • Possessive prefixing now makes more strict string length comparison before accepting a prefix, to ensure that prefixing is sensible