Indexingedit

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.