Skip to content

Minor fix to the doc about XContentFactory's package #358

@mingfai

Description

@mingfai

At http://www.elasticsearch.com/docs/elasticsearch/java_api/index/,
import static org.elasticsearch.util.xcontent.XContentFactory.*;"

for the current release, the package is moved and the following should be used:

import static org.elasticsearch.common.xcontent.XContentFactory.*;

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