public class MultiMatchField extends BaseField
Constructor and Description |
---|
MultiMatchField(boolean negate,
String query) |
MultiMatchField(boolean negate,
String query,
List<String> fields) |
MultiMatchField(boolean negate,
String query,
List<String> fields,
MatchOperation operation) |
MultiMatchField(boolean negate,
String query,
List<String> fields,
MatchOperation operation,
MatchType type) |
MultiMatchField(boolean negate,
String query,
MatchOperation operation) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFields() |
MatchOperation |
getOperation() |
String |
getQuery() |
MatchType |
getType() |
public MultiMatchField(boolean negate, String query)
public MultiMatchField(boolean negate, String query, MatchOperation operation)
public MultiMatchField(boolean negate, String query, List<String> fields, MatchOperation operation)
public MultiMatchField(boolean negate, String query, List<String> fields, MatchOperation operation, MatchType type)
public String getQuery()
public MatchOperation getOperation()
public MatchType getType()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries