Skip to content

Fess 14.12.0

Compare
Choose a tag to compare
@marevol marevol released this 24 Feb 06:51
· 11 commits to master since this release

The CodeLibs Project is thrilled to announce the release of Fess 14.12.0, enhancing its capabilities as a powerful and easily deployable Enterprise Full Text Search Server. This version introduces support for OpenSearch 2.12, further expanding its robust search engine functionalities. Users can now benefit from enhanced crawling features across Web, Shared Folders, and Databases, ensuring comprehensive search coverage across all their data sources.

We've focused on making Fess more intuitive and user-friendly, with significant improvements and bug fixes aimed at streamlining deployment and usage across any platform equipped with a Java runtime environment.

All feedback and contributions are highly valued as we continue to refine Fess to meet the evolving needs of our community. For issues, questions, or code contributions, please engage with us through our community forum or GitHub repository.

Improvements:
#2804 Disable OSDD Processing When SSO is Enabled
#2803 Add aside Tag to Pruned Tags List in HTML Crawler Configuration
#2801 Throw Exception When Only 'Bearer' is Specified in Authorization Header
#2800 Handle Exceptions in Suggester Instance Initialization
#2795 Update User-Agent Version for Crawler
#2792 Refactor Thread Management and CPU Load Calibration in SystemHelper
#2791 Enhance Log Message Formatting for Byte Display with Decimal Precision
#2790 Improve Warning Logging for Exceptions in Request Processing
#2783 Add Snapshot Repository to pom.xml

Bug Fixes:
#2807 Add record_count to /api/v1/popular-words API Response
#2794 Handle Non-ExecutionException Scenarios in CrawlingConfigHelper