Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get all records with tag #32

Open
davidpaulsson opened this issue Jun 3, 2022 · 0 comments
Open

Get all records with tag #32

davidpaulsson opened this issue Jun 3, 2022 · 0 comments

Comments

@davidpaulsson
Copy link

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',
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant