Description
Describe your showcase on our LinkedIn group
The WordPress No-Code AI Vector Search Experience.
WPSolr allows your WordPress site to use a separately hosted search engine to have more accurate and faster results than the default WordPress search.
Advanced search algorithms powered by AI technology ensures that your customers can find what they’re looking for quickly and easily.
Enhance the user experience on your website and drive sales with our AI-Powered search.
What does this plugin bring to the table ?
Accurate Results: The AI algorithms are trained to understand natural language and match search queries to relevant products with high accuracy, reducing the need for manual searches.
Lightning-Fast Search: AI-powered search provides instant results, allowing customers to quickly find the products they’re looking for, even on large e-commerce sites.
Increased Sales: Faster and more accurate search results lead to increased conversions and sales, helping you to grow your online business.
WordPress AI search, vector search, hybrid search, and keywords search for the following open-source projects:
– Weaviate
– Elasticsearch
– OpenSearch
– Apache Solr & SolrCloud
– Vespa (soon)
This variety of compatible search engines allows the WPSolr plugin to suit every business’s needs.
Steps:
– Install one or several OSS project above on your server, or on your favourite cloud provider. Docker and Kubernetes are supported.
– Upload and activate the plugin in your WP dashboard
– Follow the configuration guide to connect the plugin to your OSS project
– Tune the search and suggestions to your liking
Perfect for simple blogs and information websites. And it’s completely free for unlimited visitors and content.
For more complex sites like WooCommerce shops, WPSOLR PRO is packed with even more unique features like:
– OSS search engine APIs
– Algolia search API
– Google Retail API
– For Weaviate, APIs from OpenAI, Cohere, HuggingFace, Google Palm2 (embeddings, reranker)
– Integrations to the most popular plugins like WooCommerce, WPML, Polylang
– Advanced facets/filters like sliders, select, and range
Reviews
Contributors & Developers
“WPSOLR AI Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WPSOLR AI Search” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
23.5
- (Fix) Solr syntax error with facets containing ” and ”
- (Fix) Facets containing “:” are not selected
- (fix) Facets javascript error in backend search when several views
23.4
- (deprecation) Deprecated Elasticsearch server 7.x version. Requires Elasticsearch server 8.x version
- (php client) Update Elasticsearch PHP client from version 7. to version 8.
- (new) Weaviate GPT4All vectorizer
- (new) Self-signed node certificate setting for docker OpenSearch SSL
- (new) Self-signed node certificate setting for docker Elasticsearch SSL
- (new) Self-signed node certificate setting for docker Apache Solr SSL
- (new) Self-signed node certificate setting for docker Weaviate SSL
- (new) Button to clone index settings
- (fix) Option to switch Solarium client from http to curl
- (fix) Weaviate slider (numeric and dates),and range, facets
- (fix) Weaviate sort on archive taxonomies
23.3
- Tested with PHP 8.1 and WordPress 6.2.2
- (new) Rerank Weaviate search results with the local cross-encoder transformers.
- (Fix) Taxonomy archives with duplicate term names.
- (Fix) Weaviate maximum number of facet items
- (Fix) Weaviate alphabetical sort of facet items
23.1
- Tested with PHP 8.1 and WordPress 6.2.2
- (new) Set horizontal/vertical orientation on views’ facets. For instance, choose horizontal facets on admin search and vertical on front-end search.
- (fix) Boost categories does not work
- (fix) Wrong archive results with duplicated category names
- (fix) Filters are wrongly showing results with partial matching
- (Fix) Fix some “utf-8-middle-byte” errors with mb_substr()
23.0
- (fix) Tested with PHP8.1
- (fix) Apply property tokenization to Weaviate indices, to prevent tokenization on facets.
- (fix) OpenSolr credentials error.