Skip to content

Support subkey index for Parse Schema indexes #7711

@Moumouls

Description

@Moumouls

New Feature / Enhancement Checklist

Current Limitation

Parse Server do not support via Parse Schema the subkey index

Feature / Enhancement Description

Allow subkey index at parse index validation

Example Use Case

{indexes: { 'anArrayField.aKeyIntoAnElement': 1} }
Mongo example: https://docs.mongodb.com/manual/core/index-multikey/

Alternatives / Workarounds

Use the mongo client directly

3rd Party References

Mongo example: https://docs.mongodb.com/manual/core/index-multikey/

It seems that postgres support the feature but not sure if it will work: https://stackoverflow.com/questions/17807030/how-to-create-index-on-json-field-in-postgres

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions