Skip to content

text index for multiple fields #6

@jcollado

Description

@jcollado

When trying to create a text index for multiple fields in a collection, the index creation fails.

My guess is that instead of creating one text index with multiple fields, the creation of multiple text indexes is attempted and that fails because only one text field is allowed per collection in MongoDB.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions