Skip to content

[Question] support for native field selection? #754

@GalacticHypernova

Description

@GalacticHypernova

I couldn't find any definitive answer in the docs, nor in the configuration options.

I was wondering if monstache supports native field selection for indexing?

My use case is I store a subset of fields relevant to the search in elasticsearch, while the entire document is stored in MongoDB. Since elasticsearch is memory intensive, I figured it would be best this way as any unnecessary data would increase index size and degrade performance.

I know Monstache supports native collection selections to narrow down the sources to index, but does it also support field selection to narrow down the data to index?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions