Uses of Class
com.yahoo.vespa.documentmodel.SearchField
Packages that use SearchField
-
Uses of SearchField in com.yahoo.vespa.documentmodel
Methods in com.yahoo.vespa.documentmodel that return SearchFieldModifier and TypeMethodDescriptionSearchField.addFeature(SearchField.Feature feature) SearchField.setAttribute()SearchField.setIndexed()Methods in com.yahoo.vespa.documentmodel that return types with arguments of type SearchFieldMethods in com.yahoo.vespa.documentmodel with parameters of type SearchFieldModifier and TypeMethodDescriptionSchemaDef.add(SearchField field) Adds a search field to the schema.