Fix japanese search#9605
Merged
Merged
Conversation
yufeih
approved these changes
Jan 11, 2024
p-kostov
pushed a commit
to ErpNetDocs/docfx
that referenced
this pull request
Jun 28, 2024
* Fix japanease tinyseg deps * Refactor import target suffix * lint --------- Co-authored-by: Yufei Huang <yufeih@live.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original(Japanese)
概要
このPRでは #9601 を修正します。
変更概要
jaが存在する場合はtinysegを適応する確認手順
cd templates/ && npm i && npm run build && cd ../lunrLanguagesにjaを追加するjapanese.mdファイルを作成するdotnet run --framework net8.0 --project ./src/docfx/docfx.csproj -- ./samples/seed/docfx.json --serve概要と検索し、検索結果が表示される日本語やドキュメント等では引っかかりませんが、別の問題であるためこのPRでは無視します。japanese.md## 概要 これは、日本語のテストドキュメントです。Overview.
This PR fixes #9601.
Change summary.
jais present in lunrLanguages.Check procedure.
cd templates/ && npm i && npm run build && cd . /jatolunrLanguagesin samples/seed/template/public/main.jsjapanese.mdfile in samples/seed/articles with the contents described below.japanese.mdto toc.yml 1.dotnet run --framework net8.0 --project . /src/docfx/docfx.csproj -- . /samples/seed/docfx.json --serve.概要and you will see.日本語,ドキュメント, etc., but this is a different problem and will be ignored in this PR.japanese.md## 概要 これは、日本語のテストドキュメントです。