-
Notifications
You must be signed in to change notification settings - Fork 64
Labels
good first issueGood for newcomersGood for newcomers
Description
Hi all! I've just integrated strapi-plugin-meilisearch "^0.3.2" in my blog app (with fe in NextJs; in FE I use"meilisearch": "^0.19.0"). I want to impleement the search in my Article entity. Is there a way I can make the search method return also the auto-generated timestamps from Strapi (created_at, published_at)? I tried to specify these fields in the displayedAttributes , but it doesn't work. Thanks!
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers