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 using the Search API.

NEST exposes a number of features for indexing and reindexing documents into Elasticsearch