Skip to content

Filters showing multiple values for same city #19

@noah-rarick

Description

@noah-rarick

Looking at the filters, a lot of them have the same name, but because of case they map to different filterable objects. Screenshot attached below.

Assuming this data has already been written in the backend, but maybe a stored procedure or query could clean up existing data such as: "San Francisco" WHERE city_name IN ("San Francisco, "SF", "san francisco")

Or on the data ingestion side before this info is written a hashmap could be used to map San Francisco to all of its related phrases.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions