2. On Master Server, sync configuration files by executing: "esadmin config sync"
3. On each Search Server, refresh quicklink by executing: "esadmin searchmanager.<node id> refreshQuicklinks -cid <collection_id>"
Below is the format for quicklinks.xml file. Please make sure that each quicklink definition has its unique id.
<quickLink url="http://www.database.com" rank="1" ID="QL1288683117079">
<pageLanguages>
<pageLanguage value="en"/>
<pageLanguage value="ja"/>
</pageLanguages>
<title>Database</title>
<summary>Database home page</summary>
<keywords language="en">
<keyword value="database"/>
</keywords>
</quickLink>
Note that if an error in the xml format is encountered when executing the refreshQuicklinks, the search server must be recycled.
Important remark:
There is a disclaimer with the procedure above that this is not a published procedure for updating OEE 9.1 quicklinks.The official approach is still via the ESAdmin GUI. Thus, this procedure may change in future releases.
No comments:
Post a Comment