Powerful and Easily Deployable Enterprise Search Server
Fess is built on OpenSearch and provides a browser-based Administration GUI. No knowledge of the underlying search engine technology is required.
Crawl documents from web servers, file systems, and data stores including databases and CSV files.
Index Microsoft Office documents, PDF, zip archives, and many more file formats.
Configure and manage the entire system through an intuitive browser-based administration interface.
Full internationalization support with multiple language analyzers and interfaces.
Deploy quickly with official Docker images. Get up and running in minutes.
Connect to 15+ data sources including Confluence, Box, SharePoint, Salesforce, and Slack.
Get Fess running in minutes with Docker
$ docker pull codelibs/fess
$ docker run -d -p 8080:8080 codelibs/fess
Then open http://localhost:8080 in your browser.
Search results interface