This is a cache of https://fess.codelibs.org/zh-cn/15.3/api/api-gsa.html. It is a snapshot of the page at 2025-11-12T00:23:25.093+0000.
Google 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相同。