Hi Team,
I tried to use scroll api, For which I need to use RestHighLevelClient but while using it, I am getting Error like:
java.lang.NoSuchMethodError: org.elasticsearch.common.xcontent.NamedXContentRegistry$Entry.(Ljava/lang/Class;Lorg/elasticsearch/common/ParseField;Lorg/elasticsearch/common/xcontent/ContextParser;)V
Please give any solution.