Skip to content

Text Indices Are Force Merged to Single Lucene Segment #7215

@atris

Description

@atris

We force merge all segments of a single Lucene index to a single segment for text indices today, thus potentially creating a single large segment and restricting the possibility of searching multiple segments concurrently. Instead, we should be depending on Lucene's merging policy and define a custom policy if we need to keep open file handles under control.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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