IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Indexing

edit

Indexing is the process of storing documents inside Elasticsearch into an index. These documents can then be searched on using the Search API.

NEST exposes a number of important features for indexing documents into Elasticsearch.