Uses of Class
com.norconex.committer.googlecloudsearch.GoogleCloudSearchCommitterConfig.MetadataMapping
Packages that use GoogleCloudSearchCommitterConfig.MetadataMapping
-
Uses of GoogleCloudSearchCommitterConfig.MetadataMapping in com.norconex.committer.googlecloudsearch
Methods in com.norconex.committer.googlecloudsearch that return GoogleCloudSearchCommitterConfig.MetadataMappingModifier and TypeMethodDescriptionGoogleCloudSearchCommitterConfig.MetadataMapping.setDefaultValue(String defaultValue) Optional fallback value whenfromFieldis missing or blank.GoogleCloudSearchCommitterConfig.MetadataMapping.setFromField(String fromField) Optional source metadata field in crawler documents.GoogleCloudSearchCommitterConfig.MetadataMapping.setKeepFromField(boolean keepFromField) Whether to keepfromFieldin structured data.GoogleCloudSearchCommitterConfig.MetadataMapping.setToField(MetadataField toField) Mandatory target Google Cloud Search metadata field.Methods in com.norconex.committer.googlecloudsearch that return types with arguments of type GoogleCloudSearchCommitterConfig.MetadataMappingMethod parameters in com.norconex.committer.googlecloudsearch with type arguments of type GoogleCloudSearchCommitterConfig.MetadataMappingModifier and TypeMethodDescriptionGoogleCloudSearchCommitterConfig.setMetadataMappings(List<GoogleCloudSearchCommitterConfig.MetadataMapping> metadataMappings)