public class CloudViewV6R2014HitsQueryBuilder extends CloudViewV6R2013XHitsQueryBuilder
sq
Constructor and Description |
---|
CloudViewV6R2014HitsQueryBuilder(SearchQuery sq) |
Modifier and Type | Method and Description |
---|---|
CloudViewV6R2014HitsQueryBuilder |
addMetaSpecificOperation(java.lang.String metaName,
java.lang.String operationType,
java.util.Map<java.lang.String,java.lang.String> operationProperties)
Attach dynamically a specific operation to a meta.
|
protected java.lang.String |
makeMetaSpecificOperationId() |
addCSVEncodedField, addMetaFromCSVEncodedField, addMetaFromCSVEncodedField, addMetaFromIndexField, addMetaFromIndexField, addMetaFromIndexField, addMetaFromVirtualExpression, clearMetas, enableHighlighting, enableSummary, removeMeta
public CloudViewV6R2014HitsQueryBuilder(SearchQuery sq)
public CloudViewV6R2014HitsQueryBuilder addMetaSpecificOperation(java.lang.String metaName, java.lang.String operationType, java.util.Map<java.lang.String,java.lang.String> operationProperties) throws com.exalead.util.TypedException
metaName
- the name of the metaoperationType
- the operation type (custom, date_format, highlight, printf, snippet, standard_decoding, time_format, truncate... see the documentation for more informations)operationProperties
- the operation properties (e.g: output_format for a printf operation) or null if your operation doesn't require specific parameterscom.exalead.util.TypedException
- if metaName or operationType parameters are nullprotected java.lang.String makeMetaSpecificOperationId()
Copyright © 2021 Dassault Systèmes, All Rights Reserved.