Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Apache Solr 9.6.1

Solr Features

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.

  • Advanced Full-Text Search Capabilities

    Powered by Lucene, Solr enables powerful matching capabilities including phrases, wildcards, joins, grouping and much more across any data type

  • Optimized for High Volume Traffic

    Solr is proven at extremely large scales the world over

  • Standards Based Open Interfaces - XML, JSON and HTTP

    Solr uses the tools you use to make application building a snap

  • Comprehensive Administration Interfaces

    Solr ships with a built-in, responsive administrative user interface to make it easy to control your Solr instances

  • Easy Monitoring

    Need more insight into your instances? Solr publishes loads of metric data via JMX

  • Highly Scalable and Fault Tolerant

    Built on the battle-tested Apache Zookeeper, Solr makes it easy to scale up and down. Solr bakes in replication, distribution, rebalancing and fault tolerance out of the box.

  • Flexible and Adaptable with easy configuration

    Solr's is designed to adapt to your needs all while simplifying configuration

  • Near Real-Time Indexing

    Want to see your updates now? Solr takes advantage of Lucene's Near Real-Time Indexing capabilities to make sure you see your content when you want to see it

  • Extensible Plugin Architecture

    Solr publishes many well-defined extension points that make it easy to plugin both index and query time plugins. Of course, since it is Apache-licensed open source, you can change any code you want!

More Features

Everything but the kitchen sink.

Solr uses the Lucene search library and extends it.

  • Schema when you want, schemaless when you don't

    Use Solr's data-driven schemaless mode when getting started and then lock it down when it's time for production.

  • Powerful Extensions

    Solr ships with optional plugins for indexing rich content (e.g. PDFs, Word), language detection, search results clustering and more

  • Faceted Search and Filtering

    Slice and dice your data as you see fit using a large array of faceting algorithms

  • Geospatial Search

    Enabling location-based search is simple with Solr's built-in support for spatial search

  • Advanced Configurable Text Analysis

    Solr ships with support for most of the widely spoken languages in the world (English, Chinese, Japanese, German, French and many more) and many other analysis tools designed to make indexing and querying your content as flexible as possible

  • Highly Configurable and User Extensible Caching

    Fine-grained controls on Solr's built-in caches make it easy to optimize performance

  • Performance Optimizations

    Solr has been tuned to handle the world's largest sites

  • Security built right in

    Secure Solr with SSL, Authentication and Role based Authorization. Pluggable, of course!

  • Advanced Storage Options

    Building on Lucene's advanced storage capabilities (codecs, directories and more), Solr makes it easy to tune your data storage needs to fit your application

  • Monitorable Logging

    Easily access Solr's log files from the admin interface

  • Query Suggestions, Spelling and More

    Solr ships with advanced capabilites for auto-complete (typeahead search), spell checking and more

  • Your Data, Your Way!

    JSON, CSV, XML and more are supported out of the box. Don't waste precious time converting all your data to a common representation, just send it to Solr!

  • Rich Document Parsing

    Solr ships with Apache Tika built-in, making it easy to index rich content such as Adobe PDF, Microsoft Word and more.

  • Multiple search indices

    Solr supports multi-tenant architectures, making it easy to isolate users and content.

Detailed Features

Data Handling

Schema or schemaless, easily define the field types, analysis processes and document structures to make your search application successful

Detailed Features

Query

HTTP interfaces with flexible IO formats and extensive query parsing support make adding and finding data a snap

Detailed Features

Facets

Slice and dice your data six ways from Sunday

Detailed Features

Discovery

Clustering, spellchecking, auto-complete and more make it easy to help users discover content

Detailed Features

Plugins and Extensions

Open source and well-documented make Solr highly extensible

Detailed Features

Statistics and Aggregations

Detailed Features

Spatial

Location-aware search using advanced spatial integrations

Detailed Features

Rich Content

Your Data, your way. PDF, Word, Powerpoint and more

Detailed Features

Performance

Proven time and time again in world-class organizations, Solr performs and scales to handle the most demanding applications

Detailed Features

Scaling

Highly scalable, fault tolerant distributed infrastructure built on Apache Zookeeper

Detailed Features

Admin Interface

A rich and powerful User Interface enables deep insight into Solr's state all without anything extra to install