AnswerDotAI / AnswerDotAI/RAGatouille

search call freezes

Open
#186 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
4k
Forks
276
PR merge metrics
No merged PRs in 30d

Description

I am trying to call it on my mac with m1 using only cpu.
Index works well.
But search is just frozen.
It prints: "Loading searcher for index wiki for the first time... This may take a few seconds" and thats all.
And according to the Activity Monitor cpu is on 0% it means it just waiting for something.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the search call on a Mac with an M1 using CPU-only execution, noting that indexing succeeds before the search freezes at the searcher-loading message. Start by tracing the search entry point and the first-time index loading step; done means the search completes instead of waiting indefinitely.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, python
Domain
backend, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.