Release 22.4
- wpsolrKeymaster2 years, 7 months ago #30555
Tested with WordPress 6.1 – PHP 7.4
* (fix) Errors 404 after update to WordPress 6.1
* (deprecation) The Aylien Text API is now decommissioned. WPSOLR hence removed the Aylien AI add-on.
* (new) Use OpenAI’s GPT-3 for search and question answering. To do so, Weaviate will use OpenAI’s embeddings API to compute your documents and queries embeddings (vectors).
* (new) Use HuggingFace’s inference API for search and question answering. To do so, Weaviate will use HuggingFace’s inference API to compute your documents and queries embeddings (vectors).
* (fix) ‘NOT’ operator not working anymore with Solr (Edismax) search query
* (fix) Prevent slider facets being reseted after sorting or other selecting other facets
* (TODO) Make add-ons available to the dev/test/staging trial environments on next release.
The forum ‘WPSOLR Releases’ is closed to new topics and replies.