Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alibaba-NLP/ViDoRAG
/ search_engine.py
File
search_engine.py
search_engine.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
Optional, List, Mapping, Any, Dict
2
import
json
3
from
tqdm
import
tqdm
4
import
os
Callers
nothing calls this directly
Calls
2
HybridSearchEngine
Class · 0.85
search
Method · 0.45
Tested by
no test coverage detected