Interface NativeIndexConfiguration.Builder

    • Method Detail

      • boostingOverride

        NativeIndexConfiguration.Builder boostingOverride​(Map<String,​DocumentAttributeBoostingConfiguration> boostingOverride)

        Overrides the default boosts applied by Amazon Q to supported document attribute data types.

        Parameters:
        boostingOverride - Overrides the default boosts applied by Amazon Q to supported document attribute data types.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • indexId

        NativeIndexConfiguration.Builder indexId​(String indexId)

        The identifier for the Amazon Q index.

        Parameters:
        indexId - The identifier for the Amazon Q index.
        Returns:
        Returns a reference to this object so that method calls can be chained together.