ImageExactBoost

AI Overview😉

  • The potential purpose of this module is to boost the ranking of images in search results that exactly match the user's search query, providing a more accurate and relevant visual result.
  • This module could impact search results by prioritizing images that precisely match the search query, potentially pushing more relevant images to the top of the results and improving the overall user experience. This might lead to a decrease in the ranking of images that are not an exact match, even if they are still relevant to the search query.
  • To be more favorable for this function, a website could ensure that their image metadata, such as alt tags and file names, exactly match the keywords and phrases users are likely to search for. Additionally, optimizing images by using descriptive and concise file names, and providing high-quality images that are relevant to the content, could also improve the chances of being boosted by this module.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 3

GoogleApi.ContentWarehouse.V1.Model.ImageExactBoost (google_api_content_warehouse v0.4.0)

Attributes

  • navquery (type: list(GoogleApi.ContentWarehouse.V1.Model.ImageExactBoostNavQuery.t), default: nil) -

Summary

Types

t()

Functions

decode(value, options)

Unwrap a decoded JSON object into its complex fields.

Types

Link to this type

t()

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageExactBoost{
  navquery:
    [GoogleApi.ContentWarehouse.V1.Model.ImageExactBoostNavQuery.t()] | nil
}

Functions

Link to this function

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.