Keymatch – Google Search Appliance Administrative API Developers Guide: Protocol User Manual
Page 48

Google Search Appliance: Administrative API Developer’s Guide: Protocol
48
This value overwrites the stylesheet properties specified in the entry to update for the designated
Front_End and Language_Code:
xmlns:gsa=’http://schemas.google.com/gsa/2007’> <!-- *** START OF STYLESHEET *** -->
<!-- XML escaped XSLT code goes here -->
<!-- *** END OF STYLESHEET *** -->
KeyMatch
Retrieve or update KeyMatch settings on a search appliance using the keymatch feed. KeyMatch lets you
promote specific web pages on your site. The parameters for this feed are:
The keymatch feed has the following properties:
Parameter
Description
query
A query string to perform a full-text search. For example, if you specify
computer in the query parameter, then you will get all KeyMatch settings
that contain the word computer.
startLine
The starting line number of a result, the default value is 0 results.
maxLines
The number of result lines in a response, the default value is 50 lines of
results.
Property
Description
line_number
The line_number of the KeyMatch configuration rule.
newLines
The KeyMatch settings to replace the existing values. You can specify
multiple lines of KeyMatch values. The line delimiter is \n.
numLines
The total number of result lines.
originalLines
The original KeyMatch settings to change. You can include multiple lines of
KeyMatch values. The line delimiter is \n.