This is a cache of https://fess.codelibs.org/zh-cn/15.3/api/api-gsa.html. It is a snapshot of the page as it appeared on 2025-11-14T11:36:46.086+0000.
<strong>google</strong> Search Appliance兼容API

菜单

google Search Appliance兼容API

Fess 提供可返回google Search Appliance (GSA)兼容XML格式搜索结果的API。 关于XML格式的详细信息,请参阅GSA官方文档

配置

请在system.properties中添加 web.api.gsa=true 以启用google Search Appliance兼容API。

请求

向 Fess 发送 http://localhost:8080/gsa/?q=搜索词 形式的请求,可以获取GSA兼容XML格式的搜索结果。 可以指定的请求参数与JSON响应搜索API相同。