Projects >> elasticsearch >>e44c026fa1a0a4059f3b7f129ee15035d6710376

Chunk
Conflicting content
/**
 *
 */
<<<<<<< HEAD
public class TopChildrenQueryParser extends BaseQueryParserTemp {
=======
@Deprecated
public class TopChildrenQueryParser implements QueryParser {
>>>>>>> 80be0f72175b0e749b19b725070c01427c1be2cd

    public static final String NAME = "top_children";
Solution content
/**
 *
 */
@Deprecated
public class TopChildrenQueryParser extends BaseQueryParserTemp {

    public static final String NAME = "top_children";
File
TopChildrenQueryParser.java
Developer's decision
Combination
Kind of conflict
Annotation
Class signature