Skip to content

Search type on 404 responses #144

Description

@rmx90210

Searching for 12345 market returns a 404 that looks like:

{
  "status": 404,
  "error": "Not Found",
  "message": "Could not find any addresses matching query.",
  "details": {
    "normalized": "12345 MARKET ST",
    "query": "12345 market st",
  "search_type": "street"
  }
}

Should the search type be address instead of street?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions