1
我正在首次設置一個GSA盒子進行工作。我建立了一個數據庫連接(用於人員搜索),可以成功爬行所有行。然後,它創建了我一個飼料,但總是返回「失敗錯誤」與日誌中的以下內容:Google Search Appliance數據庫Feed
ProcessNode: Does not match patterns, skipping record with URL: googledb://<host>/<Database>/azE9MTIsMQ
所以我嘗試添加數據庫抓取列表(即從Google Search Appliance index content from database)。但總是會回來
^googledb:// will not be included because it does not match any of the 'Follow and Crawl Only URLs' pattern
我不能爲我的生活找出該放入什麼部分。我需要在關注和抓取網址字段中包含什麼值?
我已經通過在兩個字段中放入整個數據庫路徑來臨時解決它。 – 2012-02-02 02:53:04