fix(search): 업로드 파일명 매칭 제거

- 본문 검색에서 /uploads 경로와 마크다운 이미지 토큰을 제거해 파일명/해시 노이즈를 제외.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-11 16:26:21 +09:00
parent ff6526c997
commit 1b00dac21c
4 changed files with 62 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sori.studio",
"version": "0.0.66",
"version": "0.0.67",
"private": true,
"type": "module",
"imports": {