Search Appliance

 

Thunderstone Search Appliance Manual

Setting Best Bets

Dataload can be used to create or delete Best Bets themselves.

<?xml version="1.0" encoding="UTF-8"?>
<ThunderstoneReplication>
    <Item>
        <Type>saveBestBet</Type>
        <Url>http://www.example.com/somePage.htm</Url>
        <BBTitle>dataloaded best bet!</BBTitle>
        <BBDescription>Well isn't THIS fancy!</BBDescription>
        <BBKeywords>test</BBKeywords>
    </Item>
    <Item>
        <Type>saveBestBet</Type>
        <Url>http://www.example.com/somePage.htm</Url>
        <BBTitle>ANOTHER dataloaded best bet!</BBTitle>
        <BBDescription>multiple best bet records!</BBDescription>
        <BBKeywords>exemplary, wonderful, impressive</BBKeywords>
    </Item>
    <Item>
        <Type>deleteBestBets</Type>
        <Url>http://www.contoso.com/*</Url>
    </Item>
</ThunderstoneReplication>

The elements for saving a best bet are:

The elements for deleting best bets are:


Copyright © Thunderstone Software     Last updated: May 24 2023