Skip to content

Nest IndicesStats() returns null types stats for each index  #2316

@Yifei891031

Description

@Yifei891031

NEST/Elasticsearch.Net version: Nest 2.4.6

Elasticsearch version:2.3.2

Description of the problem including expected versus actual behavior:

Steps to reproduce:
1.Create an index with two types and index some fake documents
2.Call IndicesStats(new IndicesStatsRequest())
3.debug into types in Indexing in each index, the total value in each type is different than the value we get from direct calling http://elasticsearch:9200/{indexname}/_stats?types={typename}

Provide ConnectionSettings (if relevant):

Provide DebugInformation (if relevant):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions