Skip to content

Preserve and document legacy Bitmap distributed merge #6867

@Xuanwo

Description

@Xuanwo

Summary

Keep the existing Bitmap distributed merge workflow compatible while documenting the new canonical segment path.

Part of #6862.

Requirements

  • Keep merge_index_metadata(index_uuid, "BITMAP") functional.
  • Keep BitmapParameters.shard_id functional for the legacy path.
  • Document that legacy index_uuid is a shared merge directory / job id, not a physical segment id.
  • Document the canonical vector-style Bitmap segment workflow as the preferred new path.

Acceptance criteria

  • Legacy Python distributed Bitmap tests continue to pass.
  • Documentation distinguishes legacy shard-file merge from canonical segment lifecycle.
  • New examples do not require shard_id.
  • No default behavior changes for ordinary Bitmap index creation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationindexesRelated to secondary index implementations

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions