Skip to content

Get all records with tag #32

@davidpaulsson

Description

@davidpaulsson

I'm trying to figure out how to get all records with a certain tag, can I pass tags to the options? can I leave query as null or undefined? I can't get it to work 😩

I'm thinking something like

const results = useFlexSearch(undefined, index, store, {
  tag: 'Furniture > Sofas and poufs',
});

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