This is great and super easy to set up.
As you noted, you can increase the batch size which works fine, but on a large site it would be nice to have a CLI command (wp yuto index [post type]
) which you could just let run in a shell window.
The other suggestion I have is for ‘built in’ Multisite support ?? Make the default index names example_com_posts
instead of posts
— This would grab the URL of the site and by default give you an index to use. That way you don’t run the risk of an accidental collision.
Hello, after installing the demo product import and reindicating the products in Meilisearch, I’m stuck on a JS issue in the Autocomplete Search widget. The products were indexing fine and quite fast. I have the demo running on the current version of WordPress ( 6.7.2) with the basic Twenty Twenty-Four theme and Woocommerce (9.7.0). I hope the bug will soon be fixed and the plugin will be usable. It’s great that you’ve taken the plunge into developing this plugin and I’m keeping my fingers crossed for more work.
Uncaught TypeError: Cannot read properties of undefined (reading ‘map’)
at getSources (view.js?ver=5cf390296a4d1f899d31:1:278385)
at view.js?ver=5cf390296a4d1f899d31:1:194647
at view.js?ver=5cf390296a4d1f899d31:1:195184
at Array.map ()
at Object.getSources (view.js?ver=5cf390296a4d1f899d31:1:194577)
at Pt (view.js?ver=5cf390296a4d1f899d31:1:203607)
at Object.onChange as input
at HTMLInputElement.Ae (view.js?ver=5cf390296a4d1f899d31:1:229197)
This is more like a feature request and I don’t know if would make sense for anyone else but my own use case.
On our shop, users don’t actually know what they’re looking for. For example, they might search for bass guitar, and not a specific model.
Is it possible to add a link to the end of the 5 results list, to the search results template page that should show everything related to that search?
Or can the block support a keyword search + return (user doesn’t click on a product or post) and go to the search results page?
Thanks
]]>currently in the searchresult list item, click only works when on text, how to make it so it works on the whole region.
I tried modifying the “defaultItemTemplate”
but i found out that the a tag should be above the li instead.how to fix this.
Error adding documents for product: lnalid parameter(s): per page
i get this error when trying to index woocommerce product
]]>Hello,First of all, thank you for creating this plugin and for all the effort you’ve put into it. It’s been very useful, but I’ve encountered a few issues and have some suggestions for improvement:
Fetch Failed Error: I noticed that when I specify a local server in the plugin’s settings, the HTTP connection fails due to a mixed content error. I was able to resolve this by using an Nginx proxy_pass configuration, but I believe this could be addressed within the plugin for a smoother experience.
Large Database Sync: My site has over 300,000 posts, and the plugin requires the full index to load before synchronization can proceed. This process takes a lot of time, and it would be great if there was a way to continue an interrupted sync without starting over.
Partial Synchronization: Since I haven’t been able to complete the full sync yet, I’d like to ask if there’s a way to manually or incrementally synchronize data without needing a complete re-index each time.
Batch Size: Finally, it would be amazing if we could adjust the number of posts being indexed in each iteration. For example, increasing the batch size to 1,000 posts per iteration would significantly speed up the process for larger databases.Thank you again for this plugin and for considering these suggestions!Best regards,
]]>Hey, Bro
Thank you for your plugin.
I have installed the meilisearch service and can access it from the ip address: https://myip:7700/
But when I try to connect to the meilisearch service in the plugin, it shows: Failed to fetch
I am sure that my Host URL and aip key are filled out correctly though
May I ask what is the reason for this? Can you help me?
The wordpress version has been updated to 6.7.1
]]>