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

Localdocs fixes #3083

Merged
merged 11 commits into from
Oct 15, 2024
Merged

Localdocs fixes #3083

merged 11 commits into from
Oct 15, 2024

Commits on Oct 12, 2024

  1. Bump version.

    Signed-off-by: Adam Treat <[email protected]>
    manyoso committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2005f6d View commit details
    Browse the repository at this point in the history
  2. Limit bm25 queries to only the specified collections.

    Signed-off-by: Adam Treat <[email protected]>
    manyoso committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    41e2c50 View commit details
    Browse the repository at this point in the history
  3. Add changelog.

    Signed-off-by: Adam Treat <[email protected]>
    manyoso committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    30c6521 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f83e433 View commit details
    Browse the repository at this point in the history
  5. Add changelog for the case sensitive bug fix too.

    Signed-off-by: Adam Treat <[email protected]>
    manyoso committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b64ff46 View commit details
    Browse the repository at this point in the history
  6. Add documentation about the current version.

    Signed-off-by: Adam Treat <[email protected]>
    manyoso committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    77eec9a View commit details
    Browse the repository at this point in the history
  7. Add an integrity check and rebuild for fts.

    Signed-off-by: Adam Treat <[email protected]>
    manyoso committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ddc9b11 View commit details
    Browse the repository at this point in the history
  8. Fix invalid result being appended in hybrid search. This can happen when

    we have no valid results for the hybrid search. It wouldn't actually produce
    wrong search for the user, but it will give a sql warning for invalid query.
    
    Signed-off-by: Adam Treat <[email protected]>
    manyoso committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3cd437b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

Commits on Oct 15, 2024

  1. Fixup for review comments.

    Signed-off-by: Adam Treat <[email protected]>
    manyoso committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1b7fbb5 View commit details
    Browse the repository at this point in the history
  2. Fix spelling.

    Signed-off-by: Adam Treat <[email protected]>
    manyoso committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    16943f4 View commit details
    Browse the repository at this point in the history