Uses of Class
com.yahoo.vespa.documentmodel.SchemaDef
Packages that use SchemaDef
-
Uses of SchemaDef in com.yahoo.vespa.documentmodel
Methods in com.yahoo.vespa.documentmodel that return SchemaDefModifier and TypeMethodDescriptionSchemaDef.add(com.yahoo.document.DocumentType source) Adds a document that can be mapped to this schema.SchemaDef.add(SearchField field) Adds a search field to the schema.SchemaDef.addIndexName(String indexName) Methods in com.yahoo.vespa.documentmodel with parameters of type SchemaDefModifier and TypeMethodDescriptionAdds a schema or throw an IllegalArgumentException if the name is already used