Michael Beckwith
Michael Beckwith
With that handled, I believe we have everything converted to working vanilla JS, but we should probably make sure to have it well tested, as well as where possible, notify...
Closing as done as this was merged in with #247
@mobilelifeful edited your original issue to just the parts provided, and removed the template parts for brevity.
Looks like there's a whole section on this over at https://www.algolia.com/doc/guides/managing-results/optimize-search-results/handling-natural-languages-nlp/ We also have a touch of WPML support enabled as well with the plugin, in case that's what you're...
I suspect it's possible as a whole already, as we have all of the facility to index content, the question is really how to best do that with the least...
If we're going to aim for adding out-of-box support, we'd definitely need to test and confirm behavior, and I know all of our WPML integrations are over in https://github.com/WebDevStudios/wp-search-with-algolia/blob/main/includes/class-algolia-compatibility.php which...
Looks like TranslatePress does a lot of custom tables to store translations and somehow maps them to the correct spot. ``` wp_trp_dictionary_en_us_en_gb wp_trp_gettext_en_gb wp_trp_gettext_en_us wp_trp_gettext_original_meta wp_trp_gettext_original_strings wp_trp_original_meta wp_trp_original_strings ``` This...
Curious if this should perhaps be part of a 3.x release instead of a 2.x
Do you have a URL that we could try this out with and see first hand?
@swissky wanted to followup to see if any new developments have been found or perhaps solutions, or even fixes that were added. We coincidentally have someone else with a very...