public static class FacetOperation.FacetOperationBuilder extends Object
FacetOperation by adding existing and the new pipeline of AggregationOperation to the
new FacetOperation.| Modifier and Type | Method and Description |
|---|---|
FacetOperation |
as(String fieldName)
Creates a new
FacetOperation that contains the configured pipeline of AggregationOperation
exposed as fieldName in the resulting facet document. |
public FacetOperation as(String fieldName)
FacetOperation that contains the configured pipeline of AggregationOperation
exposed as fieldName in the resulting facet document.fieldName - must not be null or empty.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.