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

Search boosts #1930

Merged
merged 29 commits into from May 30, 2022
Merged

Search boosts #1930

merged 29 commits into from May 30, 2022

Commits on May 11, 2022

  1. wip

    Max Loeb authored and Max Loeb committed May 11, 2022
    Copy the full SHA
    2844af7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. kind boosting

    Max Loeb authored and Max Loeb committed May 12, 2022
    Copy the full SHA
    adb740e View commit details
    Browse the repository at this point in the history
  2. ts fixes

    Max Loeb authored and Max Loeb committed May 12, 2022
    Copy the full SHA
    6870ceb View commit details
    Browse the repository at this point in the history
  3. boost on category

    Max Loeb authored and Max Loeb committed May 12, 2022
    Copy the full SHA
    5ec06bc View commit details
    Browse the repository at this point in the history
  4. restore minify

    Max Loeb authored and Max Loeb committed May 12, 2022
    Copy the full SHA
    84ccef0 View commit details
    Browse the repository at this point in the history
  5. remove debugger

    Max Loeb authored and Max Loeb committed May 12, 2022
    Copy the full SHA
    356ab3d View commit details
    Browse the repository at this point in the history
  6. ignore case

    Max Loeb authored and Max Loeb committed May 12, 2022
    Copy the full SHA
    aa7483f View commit details
    Browse the repository at this point in the history
  7. shorten imports

    Max Loeb authored and Max Loeb committed May 12, 2022
    Copy the full SHA
    ca60240 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. lint

    Max Loeb authored and Max Loeb committed May 13, 2022
    Copy the full SHA
    d9a60fc View commit details
    Browse the repository at this point in the history
  2. lint

    Max Loeb authored and Max Loeb committed May 13, 2022
    Copy the full SHA
    8d2a6e5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. don't write empty string

    shmax committed May 15, 2022
    Copy the full SHA
    009a244 View commit details
    Browse the repository at this point in the history
  2. boost on exact by default

    shmax committed May 15, 2022
    Copy the full SHA
    545fc88 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. precompute category boosts

    shmax committed May 16, 2022
    Copy the full SHA
    6a41cee View commit details
    Browse the repository at this point in the history
  2. remove dep on ReflectionKind

    shmax committed May 16, 2022
    Copy the full SHA
    ee9b66e View commit details
    Browse the repository at this point in the history
  3. chain

    shmax committed May 16, 2022
    Copy the full SHA
    aa9a272 View commit details
    Browse the repository at this point in the history
  4. don't export IDocument

    shmax committed May 16, 2022
    Copy the full SHA
    b68ede6 View commit details
    Browse the repository at this point in the history
  5. remove import

    shmax committed May 16, 2022
    Copy the full SHA
    735ac30 View commit details
    Browse the repository at this point in the history
  6. remove numResults

    shmax committed May 16, 2022
    Copy the full SHA
    9e9af66 View commit details
    Browse the repository at this point in the history
  7. splip up SearchConfig

    shmax committed May 16, 2022
    Copy the full SHA
    8864deb View commit details
    Browse the repository at this point in the history
  8. fix search

    shmax committed May 16, 2022
    Copy the full SHA
    d0bdf5a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. remove dom

    shmax committed May 17, 2022
    Copy the full SHA
    26d4a9a View commit details
    Browse the repository at this point in the history
  2. lint

    shmax committed May 17, 2022
    Copy the full SHA
    f30213b View commit details
    Browse the repository at this point in the history
  3. precompute all boosts

    shmax committed May 17, 2022
    Copy the full SHA
    54abe77 View commit details
    Browse the repository at this point in the history
  4. validate group boosts

    shmax committed May 17, 2022
    Copy the full SHA
    3601b26 View commit details
    Browse the repository at this point in the history
  5. coalesce

    shmax committed May 17, 2022
    Copy the full SHA
    ae839ef View commit details
    Browse the repository at this point in the history
  6. use original case

    shmax committed May 17, 2022
    Copy the full SHA
    d6e5b18 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Copy the full SHA
    09d7c26 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7ca811b View commit details
    Browse the repository at this point in the history
  3. Fix CI

    Gerrit0 committed May 30, 2022
    Copy the full SHA
    45bf9da View commit details
    Browse the repository at this point in the history