Skip to content

Support for locale-specific indexes #61

Description

@kaedroho

See previous discussion on Wagtail: wagtail/wagtail#1177

We need:

  • A way to specify the language of an index, which will enable the language specific-features of the backend (ES/OS only as database backends can support multiple languages in a single index)
  • A way to specify the language(s) of a piece of content so it can be indexed in the correct index
  • A way to specify the language of the query, which will enable the language specific-features of the backend

Needs to be agnostic of how the developer has structured their multi-lingual content (separate fields, separate records). and not tied in to any particular content internationalisation library (django-modeltranslation, Wagtail, etc).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions