Skip to content

Typescript does not recognize store: true on Document Index #483

@lgtmak

Description

@lgtmak

Typescript DocumentDescriptor type does not recognize a boolean on the store field which makes it hard to use Flexsearch types in code.

store?: FieldName | FieldName[] | StoreOptions | Array<StoreOptions>;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions