Package com.yahoo.schema.derived
Class ImportedFields
java.lang.Object
com.yahoo.schema.derived.Derived
com.yahoo.schema.derived.ImportedFields
This class derives imported fields from search definition and produces imported-fields.cfg as needed by the search backend.
- Author:
- geirst
-
Constructor Details
-
ImportedFields
-
-
Method Details
-
derive
Description copied from class:DerivedDerives the content of this configuration. This default calls derive(Document) for each document and derive(SDField) for each search definition level field AND sets the name of this to the name of the input search definition -
getDerivedName
- Specified by:
getDerivedNamein classDerived
-
getConfig
public void getConfig(com.yahoo.vespa.config.search.ImportedFieldsConfig.Builder builder) -
export
- Throws:
IOException
-