Skip to content

Commit

Permalink
docs: 포스트 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
doputer committed Feb 11, 2024
1 parent 991f4a1 commit 3b81af3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added contents/2022/12/16/0/0.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions contents/2022/12/16/0/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -178,3 +178,5 @@ const articles = await prisma.article.findMany({
```

`WHERE절`에서 `search` 키워드를 통해 Full-Text Search를 사용할 수 있고, `ORDER BY절`에서 `_relevance` 키워드를 통해 관련성 순으로 정렬할 수 있다.

![](0.gif)

0 comments on commit 3b81af3

Please sign in to comment.