NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
Indexing
editIndexing
editIndexing 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.