Home > Software > Webdevelopment > Indexing > Apache Solr
Details
- Package ID
- Solr
- Version
- 8.5.1
- Downloads
- 13355
- Website
- https://lucene.apache.org/solr/
Summary
Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene
Description
Solr is a standalone enterprise search server with a REST-like API. You put documents in it (called “indexing”) via JSON, XML, CSV or binary over HTTP. You query it via HTTP GET and receive JSON, XML, CSV or binary results.
Features
- Advanced Full-Text Search Capabilities
- Optimized for High Volume Traffic
- Standards Based Open Interfaces - XML, JSON and HTTP
- Comprehensive Administration Interfaces
- Easy Monitoring
- Highly Scalable and Fault Tolerant
- Flexible and Adaptable with easy configuration
- Near Real-Time Indexing
- Extensible Plugin Architecture
- Schema when you want, schemaless when you don’t
- Powerful Extensions
- Faceted Search and Filtering
- Geospatial Search
- Advanced Configurable Text Analysis
- Highly Configurable and User Extensible Caching
- Performance Optimizations
- Secure Solr with SSL, Authentication and Role based Authorization
- Advanced Storage Options (codecs, directories and more)
- Monitorable Logging
- Query Suggestions, Spelling and More
- JSON, CSV, XML and more are supported out of the box.
- Rich Document Parsing via Apache Tika
- Integrates into Apache UIMA
- Multiple search indices
See more at features page
Comments
Loading comments...