Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exposes Kendra result item DocumentAttributes in the document metadata #7781

Commits on Jul 18, 2023

  1. Exposes Kendra result item DocumentAttributes in the document metadata

    - Refactors retriever by providing a ResultItem base class in order to
    avoid duplicate code;
    - Exposes the ResultItem DocumentAttributes as
    document metadata with key 'document_attributes'.
    wnleao committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    107bcc2 View commit details
    Browse the repository at this point in the history
  2. adjust additional metadata documentation

    Co-authored-by: Piyush Jain <[email protected]>
    wnleao and 3coins committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    af3b0d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63c44a0 View commit details
    Browse the repository at this point in the history
  4. fix: documentation

    wnleao committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5a822fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ed3648 View commit details
    Browse the repository at this point in the history
  6. fix: format

    wnleao committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    789838f View commit details
    Browse the repository at this point in the history