Indexing and Basic Data Operations

This section describes how Solr adds data to its index. It covers the following topics:

Indexing Using Client APIs

Using client APIs, such as SolrJ, from your applications is an important option for updating Solr indexes. See the Client APIs section for more information.