Skip to content

Open and load full text payload indices in single stage#7004

Merged
timvisee merged 3 commits intodevfrom
payload-index-single-stage-load-text
Aug 13, 2025
Merged

Open and load full text payload indices in single stage#7004
timvisee merged 3 commits intodevfrom
payload-index-single-stage-load-text

Conversation

@timvisee
Copy link
Member

@timvisee timvisee commented Aug 8, 2025

Same as #6999, but for the full text index.

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-map branch from 1eeb7e4 to d951088 Compare August 13, 2025 08:09
Base automatically changed from payload-index-single-stage-load-map to dev August 13, 2025 08:32
@timvisee timvisee force-pushed the payload-index-single-stage-load-text branch from 58fe3be to 75e8694 Compare August 13, 2025 08:33
@timvisee timvisee marked this pull request as ready for review August 13, 2025 08:44
@coderabbitai

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

@timvisee timvisee merged commit 190f6f1 into dev Aug 13, 2025
16 checks passed
@timvisee timvisee deleted the payload-index-single-stage-load-text branch August 13, 2025 08:53
timvisee added a commit that referenced this pull request Aug 14, 2025
* Open and load mutable full text index in single stage

* Open and load immutable full text index in single stage

* Open and load mmap full text index in single stage
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