@ -67,6 +67,7 @@ public class GSAResponseWriter implements QueryResponseWriter {
RK,// Provides a ranking number used internally by the search appliance.
ENT_SOURCE,// Identifies the application ID (serial number) of the search appliance that contributes to a result. Example: <ENT_SOURCE>S5-KUB000F0ADETLA</ENT_SOURCE>
FS,// Additional details about the search result.
R,// details of an individual search result.
S,// The snippet for the search result. Query terms appear in bold in the results. Line breaks are included for proper text wrapping.
LANG,// Indicates the language of the search result. The LANG element contains a two-letter language code.
HAS;// Encapsulates special features that are included for this search result.
@ -211,11 +212,24 @@ public class GSAResponseWriter implements QueryResponseWriter {