Skip to content

Conversation

timvisee
Copy link
Member

@timvisee timvisee commented Aug 12, 2025

Remove higher level load functions.

See #6999 for more details.

Tasks

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?

@timvisee timvisee force-pushed the payload-index-single-stage-load-bool branch from 05d2bf2 to b542b09 Compare August 13, 2025 15:06
Base automatically changed from payload-index-single-stage-load-bool to dev August 13, 2025 15:37
@timvisee timvisee force-pushed the payload-index-single-stage-load-remove-load branch from c9643c8 to a9e1562 Compare August 13, 2025 15:38
@timvisee timvisee marked this pull request as ready for review August 13, 2025 15:38

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

@timvisee timvisee merged commit e15fb6c into dev Aug 14, 2025
16 checks passed
@timvisee timvisee deleted the payload-index-single-stage-load-remove-load branch August 14, 2025 07:18
timvisee added a commit that referenced this pull request Aug 14, 2025
* Remove load functions from numeric index

* Remove load functions from map index

* Remove unnecessary result and option

* Remove load functions from full text index

* Remove load functions from geo index

* Remove unnecessary result and option

* Remove load functions from bool index

* Remove load functions from null index

* Don't invoke load when loading payload indices, remove load from trait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants