Znuny-Search

Free

by znunycommunity

A high-performance search API for Znuny using external search engines like Elasticsearch.

Znuny-Search is a modernized search framework for Znuny that replaces the traditional SQL-based search with a powerful API. It supports external search engines (primarily Elasticsearch 7+) to provide faster and more complex queries across tickets, articles, and dynamic fields. The module is designed as a backend-only module, intended to be used by frontends like Znuny-SearchFrontend or custom integrations. It requires the Search::Elasticsearch CPAN module.

Features

  • Elasticsearch Integration

    Support for Elasticsearch 7+ for high-speed indexing and retrieval.

  • Multi-Object Indexing

    Indexes tickets, articles, history, and dynamic fields.

  • Extensible API

    Developers can add custom objects to the search index.

  • Performance Optimization

    Significant performance improvements over standard SQL full-text search.

Related packages