This is a cache of https://fess.codelibs.org/13.12/api/api-gsa.html. It is a snapshot of the page at 2023-10-20T00:44:31.236+0000.
<strong>google</strong> Search Appliance Compatible API

Menu

google Search Appliance Compatible API

google Search Appliance(GSA) Compatible API returns a search result as XML format for GSA. For more details about XML format, see GSA official document.

Configuration

To enable GSA Compatible API, set web.api.gsa=true in system.properites.

Request

Accessing to http://localhost:8080/gsa/?q=WORD, Fess returns a result as GSA compatible format. For request parameters, see Search API.