Skip to content
This repository was archived by the owner on Jun 30, 2018. It is now read-only.

Select fields on eager loading #778

@lfv89

Description

@lfv89

I'm already able to select the fields that will be returned from the ElasticSearch query, but now I would like to be able to select the fields that will be loaded from the database when I pass the load: true option, maybe something like:

tire.search(load: { fields: [:title] })

Can I achieve this behaviour directly trough tire ? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions