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

fix(core): various fixes and improvements to studio search [v2] #4704

Merged
merged 21 commits into from
Jul 20, 2023

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    5e53b2e View commit details
    Browse the repository at this point in the history
  2. fix(core): filter out hits with no score on the client, don't exclude…

    … _id from whole word score generation
    robinpyon committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    2bbcbb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    8c4809f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. fix(core): allow search traversal depth to be set with SANITY_STUDIO_…

    …UNSTABLE_SEARCH_DEPTH environment variable
    robinpyon committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c7f78db View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    8453b11 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    3455cfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ddc16b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    436bc4b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. fix(core): always include user generated experimental search paths, d…

    …isplay skipped paths in generated search specs
    robinpyon committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f7be6b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f1edfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    897c60f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    78f20a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06328fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0883b84 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    4e15ca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba27885 View commit details
    Browse the repository at this point in the history
  3. fix(core): only add paths to rolling list if not previously added, ad…

    …d support for defining MAX_UNIQUE_ATTRIBUTES via env var
    robinpyon committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    eff4472 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    9f97fd4 View commit details
    Browse the repository at this point in the history
  2. fixup! fix(core): filter out hits with no score on the client, don't …

    …exclude _id from whole word score generation
    robinpyon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1004aa7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    c0aa906 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    c2ee773 View commit details
    Browse the repository at this point in the history