Uses of Interface
com.yahoo.schema.ImmutableSchema
Packages that use ImmutableSchema
-
Uses of ImmutableSchema in com.yahoo.schema
Classes in com.yahoo.schema that implement ImmutableSchemaModifier and TypeClassDescriptionclassA search that was derived from an sd file containing no search element(s), only document specifications, so the name of this is decided by parsing and adding the document instance.classA schema contains a document type, additional fields, rank profiles and document summaries.Methods in com.yahoo.schema that return ImmutableSchemaModifier and TypeMethodDescriptionRankProfile.schema()Returns the search definition owning this, or null if it is globalMethods in com.yahoo.schema that return types with arguments of type ImmutableSchemaModifier and TypeMethodDescriptionOptional<? extends ImmutableSchema>ImmutableSchema.inherited()Methods in com.yahoo.schema with parameters of type ImmutableSchemaModifier and TypeMethodDescriptionRankProfileRegistry.get(ImmutableSchema schema, String name) RankProfileRegistry.rankProfilesOf(ImmutableSchema schema) Retrieve all rank profiles for a schema