11.05.2016 Views

Apache Solr Reference Guide Covering Apache Solr 6.0

21SiXmO

21SiXmO

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Solr</strong> Glossary<br />

Where possible, terms are linked to relevant parts of the <strong>Solr</strong> <strong>Reference</strong> <strong>Guide</strong> for more information.<br />

Jump to a letter:<br />

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z<br />

A<br />

Atomic updates<br />

An approach to updating only one or more fields of a document, instead of reindexing the entire document.<br />

B<br />

Boolean operators<br />

These control the inclusion or exclusion of keywords in a query by using operators such as AND, OR, and NOT.<br />

C<br />

Cluster<br />

In <strong>Solr</strong>, a cluster is a set of <strong>Solr</strong> nodes operating in coordination with each other via ZooKeeper, and managed as<br />

a unit. A cluster may contain many collections. See also <strong>Solr</strong>Cloud.<br />

Collection<br />

In <strong>Solr</strong>, one or more Documents grouped together in a single logical index using a single configuration and<br />

Schema. In <strong>Solr</strong>Cloud a collection may be divided up into multiple logical shards, which may in turn be<br />

distributed across many nodes, or in a Single node <strong>Solr</strong> installation, a collection may be a single Core.<br />

Commit<br />

To make document changes permanent in the index. In the case of added documents, they would be searchable<br />

after a commit.<br />

Core<br />

An individual <strong>Solr</strong> instance (represents a logical index). Multiple cores can run on a single node. See also <strong>Solr</strong>Clo<br />

ud.<br />

Core reload<br />

To re-initialize a <strong>Solr</strong> core after changes to schema.xml, solrconfig.xml or other configuration files.<br />

D<br />

Distributed search<br />

Distributed search is one where queries are processed across more than one shard.<br />

<strong>Apache</strong> <strong>Solr</strong> <strong>Reference</strong> <strong>Guide</strong> <strong>6.0</strong><br />

649

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!