mirror of
https://github.com/docmost/docmost.git
synced 2026-09-01 03:15:32 +08:00
typesense support
This commit is contained in:
@@ -102,7 +102,8 @@ export function SearchResultItem({
|
||||
pageResult.slugId,
|
||||
pageResult.title,
|
||||
undefined,
|
||||
pageResult.matchedText
|
||||
pageResult.matchedText,
|
||||
pageResult.wholeWord
|
||||
)}
|
||||
style={{ userSelect: "none" }}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user