Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v1 REST API Plugin for Fess Java CI with Maven

Overview

This plugin provides the v1 REST API surface (/api/v1/*) for the Fess web application. It registers SearchApiManager and ChatApiManager with the Fess WebApiManagerFactory, exposing the following endpoints:

  • /api/v1/documents (search)
  • /api/v1/documents/{id}/favorite
  • /api/v1/documents/all (scroll)
  • /api/v1/labels
  • /api/v1/popular-words
  • /api/v1/favorites
  • /api/v1/health
  • /api/v1/suggest-words
  • /api/v1/chat
  • /api/v1/chat/stream

Download

See Maven Repository.

Installation

See Plugin of Administration guide.

About

v1 REST API plugin for Fess — the /api/v1/* search and chat endpoints

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages