Skip to content

Explicit segment search should fallback to default segment #17

@kjac

Description

@kjac

When searching for a specific segment, we need to perform fallback to the default segment instead of only returning hits for that segment.

Unfortunately this likely means that we'll have to index segment fields on the default language document instead of having explicit documents per segment.

This will make segment querying a little more convoluted, and will raise the risk of us running into the upper field limitation of Examine. On the upside we'll have less documents in the index.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions