Skip to content

Can't search array fields #22

@vanboom

Description

@vanboom

I have an array field that stores an array of tags. I would like to search the tags along with my other fulltext fields.

When I do

   fulltext_search_in :tags

I get
NoMethodError: undefined methodencoding' for ["ghost", "accounting"]:Array`
...when trying to update the fulltext indexes.

Thanks for a great gem! I will contribute if I can figure out how to fix this.

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