We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
需要把搜尋引擎的schema改掉 改成
{ name:'計概' 'school':{'NCHU':{.....}}
這樣才如果使用者查詢的字,KCM KEM都找不到的話,才可以用key的正規表達是找出第一個有符合的課程名成(假設使用者查詢 電腦 法律,KEM沒有回傳的話,去搜尋有符合電開頭的課程然後直接回傳)
電腦 法律
電
The text was updated successfully, but these errors were encountered:
No branches or pull requests
需要把搜尋引擎的schema改掉
改成
這樣才如果使用者查詢的字,KCM KEM都找不到的話,才可以用key的正規表達是找出第一個有符合的課程名成(假設使用者查詢
電腦 法律
,KEM沒有回傳的話,去搜尋有符合電
開頭的課程然後直接回傳)The text was updated successfully, but these errors were encountered: