# Deploy Apache Solr with Easypanel

URL: /templates/solr

Apache Solr is a highly reliable, scalable and fault-tolerant search platform that provides distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world's largest internet sites.

## Benefits

### Enterprise Search

Powerful full-text search capabilities with advanced features like faceting, highlighting, and spell checking.

### Scalable Architecture

Built for high performance and scalability with distributed search and automatic failover capabilities.

### Rich Query Language

Supports complex queries with Boolean operators, phrase queries, wildcard searches, and more.

### Easy Integration

RESTful APIs and comprehensive documentation make integration straightforward with any application.

## Features

### Full-Text Search

Advanced text search with stemming, synonyms, spell checking, and relevance scoring.

### Faceted Search

Dynamic navigation with facets and filters to help users refine search results.

### Real-time Indexing

Add, update, and delete documents in real-time with near-instantaneous search availability.

### Admin Interface

Web-based administration interface for managing cores, schemas, and monitoring performance.

## Configuration

- `appServiceName` (App Service Name, required): solr

- `appServiceImage` (App Service Image, required): solr:10.0.0 — Apache Solr Docker image

## Services

- solr: app (solr:10.0.0)

## Resources

- [Official Website](https://solr.apache.org/)

- [Documentation](https://solr.apache.org/guide/)

- [GitHub](https://github.com/apache/solr)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/solr)