Has anyone got any experience with this WP plugin?...
# community-help
s
Has anyone got any experience with this WP plugin? https://wordpress.org/plugins/search-with-typesense/ We are looking to improve the search capability of our wordpress backend, which powers a gatsby frontend. However the frontend is not a static site (only a few static pages) with html page for typesense to query with the agolia gatsby-plugin and adapter. Any insight is much appreciated. Mainly we want to be able to search for custom post types based on the title, meta fields and taxonomies if applicable. And also we want to index some information from Gravity Forms entries which are currently almost impossible to search in a performant way.
k
@Digamber Pradhan can help -- they are the creators of the plugin.
🎉 1
d
Hey @Sean Campbell, glad to help, While custom post types aren't supported out of the box you can extend the plugin to add custom post types You can also index gravity form entries but that would depend on your use case. You can see a basic tutorial in our docs here https://codemanas.github.io/cm-typesense-docs/advanced-custom-post-types/