Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Current events
Recent changes
Random page
Help
Categories
LemonWiki共筆
Search
Search
Appearance
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Troubleshooting of Google Vertex AI Search in Mandarin
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== 疑難排解:儲存 Data Stores 時出現「Requested Entity Already Exists」錯誤 === '''錯誤訊息:''' 儲存網站規則時,出現以下錯誤訊息: <pre> Failed to save sites Requested entity already exists Tracking number: <mix of English and numeric characters> </pre> '''問題原因:''' 在「Specify URL patterns to index」中同時存在衝突的 URL 模式: <pre> example.com </pre> 和 <pre> *.example.com/* </pre> 這兩種模式相互衝突,導致系統將它們視為重複的實體。詳細的連結規則在正式文件中有提及 <pre> 你可以使用以下列出的操作 整個網站:www.mysite.com/* 網站的部分區域:www.mysite.com/faq/* 整個網域:*.mysite.com/* 引號表示精確匹配:"www.mysite.com/faq" 沒有引號的網站將匹配指定地址後的任何路徑: www.mysite.com/faq → www.mysite.com/faq* </pre> '''解決方案:''' 只需移除其中一種模式即可解決此問題。建議保留較通用的模式 <code>*.example.com/*</code>,因為它已經包含了 <code>example.com</code>。
Summary:
Please note that all contributions to LemonWiki共筆 are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
LemonWiki共筆:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)