Uses of Class
com.yahoo.vespa.documentmodel.SummaryElementsSelector
Packages that use SummaryElementsSelector
-
Uses of SummaryElementsSelector in com.yahoo.schema.derived
Methods in com.yahoo.schema.derived that return SummaryElementsSelectorConstructors in com.yahoo.schema.derived with parameters of type SummaryElementsSelectorModifierConstructorDescriptionSummaryClassField(String name, com.yahoo.document.DataType type, SummaryElementsSelector elementsSelector, SummaryTransform transform, String source, boolean rawAsBase64) -
Uses of SummaryElementsSelector in com.yahoo.vespa.documentmodel
Methods in com.yahoo.vespa.documentmodel that return SummaryElementsSelectorModifier and TypeMethodDescriptionSummaryField.getElementsSelector()static SummaryElementsSelectorSummaryElementsSelector.selectAll()static SummaryElementsSelectorSummaryElementsSelector.selectByMatch()static SummaryElementsSelectorSummaryElementsSelector.selectBySummaryFeature(String summaryFeature) Methods in com.yahoo.vespa.documentmodel with parameters of type SummaryElementsSelectorModifier and TypeMethodDescriptionvoidSummaryField.setElementsSelector(SummaryElementsSelector selector)