Skip to content

Update to v1.16.0#245

Merged
timvisee merged 9 commits intodevfrom
update-to-latest-dev
Nov 12, 2025
Merged

Update to v1.16.0#245
timvisee merged 9 commits intodevfrom
update-to-latest-dev

Conversation

@tellet-q
Copy link
Contributor

Update proto files and implement related changes in rust.

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you formatted your code locally using cargo +nightly fmt --all command prior to submission?
  3. Have you checked your code using cargo clippy --all --all-features command?

Copy link
Member

@generall generall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add

  • Constructor/Builder for ShardKeySelector which would include fallback shard.
  • Constructor/Builder for AcornSearchParams
  • Query constructor for Rrf option - similar to new_formula, new_fusion e.t.c
  • Support for text_any similar to matches_phrase

@tellet-q tellet-q requested a review from generall November 11, 2025 16:05
@tellet-q tellet-q requested a review from generall November 12, 2025 09:43
@generall generall changed the title Update to latest dev Update to v1.16.0 Nov 12, 2025
@timvisee timvisee mentioned this pull request Nov 12, 2025
3 tasks
@timvisee timvisee force-pushed the update-to-latest-dev branch from d814533 to 480e364 Compare November 12, 2025 13:22
@timvisee timvisee force-pushed the update-to-latest-dev branch from a753e62 to f6f6cd4 Compare November 12, 2025 14:06
@timvisee timvisee force-pushed the update-to-latest-dev branch from 862c6a4 to 75c122b Compare November 12, 2025 14:37
Copy link
Member

@timvisee timvisee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is ready now!

Did some final work to make deprecation in docs a bit better:

Image

@timvisee timvisee merged commit d0949eb into dev Nov 12, 2025
2 checks passed
timvisee added a commit that referenced this pull request Nov 12, 2025
* Update to latest dev

* Address review

* Mode fallback and acorn to dedicated builders

* Extend tests

* Move rrf to dedicated builder

* Fix linters

* Remove obsolete allow(unused_mut) attributes

* Bump proto definitions, include initial_state and vector deprecations

* Beautify deprecation warnings and links

---------

Co-authored-by: timvisee <tim@visee.me>
@timvisee timvisee mentioned this pull request Nov 12, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants