blob: c3bf8b58c82edbbfc215473a77c501ed506c59b2 [file] [log] [blame]
= Getting Started
:page-children: solr-tutorial, a-quick-overview, solr-system-requirements, installing-solr
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
[.lead]
Solr makes it easy for programmers to develop sophisticated, high-performance search applications with advanced features.
This section introduces you to the basic Solr architecture and features to help you get up and running quickly. It covers the following topics:
<<solr-tutorial.adoc#,Solr Tutorial>>: This tutorial covers getting Solr up and running
<<a-quick-overview.adoc#,A Quick Overview>>: A high-level overview of how Solr works.
<<solr-system-requirements.adoc#,Solr System Requirements>>: Solr System Requirement
<<installing-solr.adoc#,Installing Solr>>: A walkthrough of the Solr installation process.