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

[10.x] Add search engine meta data to results #780

Merged
merged 7 commits into from
Nov 21, 2023

Commits on Nov 15, 2023

  1. Add meilisearch meta data to results

    add result meta data to the return models with `withScoutMetadata`
    tobz-nz authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    046442e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    fcd04cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    336c70d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ae2b27 View commit details
    Browse the repository at this point in the history
  4. Add assertions to test scoutMetadata value

    for both Aloglia and Meilisearch engines
    tobz-nz committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1a70aca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fa2842 View commit details
    Browse the repository at this point in the history
  6. codestyle fixes

    tobz-nz committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    866f904 View commit details
    Browse the repository at this point in the history