IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
NEST - High level client
editNEST - High level client
editThe high level client, ElasticClient
, provides a strongly typed query DSL that
maps one-to-one with the Elasticsearch query DSL. Please refer to Installing the NEST client for
installation details.
NEST internally uses and still exposes the low level client,
ElasticLowLevelClient
, from Elasticsearch.Net via
the .LowLevel
property on ElasticClient
.
There are a number of conventions that NEST uses for inference of
As well as a number of types for working with
And features such as