apple / apple/embedding-atlas

Bug (?): False matches in full-text search

Open
#137 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.9k
Forks
325
Avg merge
14h 48m
Merged PRs (30d)
7

Description

Searching for "aldi" it returns "ALDEA HOMES" for the first two results which seems wrong. All following results are correctly identifying actual "ALDI" matches though.

Image

Running latest version with this:

`embedding-atlas places_full_with_embeddings_1M.parquet --text primary_name --x embedding_x --y embedding_y`

File is too large to share here so I put it in my cloud if you might need it: https://nextcloud.geo.rocks/s/LQyf6PCdinEpYQW

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported command, embedding-atlas places_full_with_embeddings_1M.parquet --text primary_name --x embedding_x --y embedding_y, and inspect the full-text search results for "aldi". Compare the first two false matches with later ALDI matches; done means unrelated entries such as "ALDEA HOMES" no longer appear for that query.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.