Solr Consulting
Experts in Solr Apache Solr, based on Apache Lucene and available under the open source Apache license, powers search for some of the world’s largest organisations including Bloomberg, Best…
Experts in Solr Apache Solr, based on Apache Lucene and available under the open source Apache license, powers search for some of the world’s largest organisations including Bloomberg, Best…
Does your team use Apache Solr, but struggle to deliver relevant, high-quality search results? ‘Think Like a Relevance Engineer’ (TLRE) is a 2-part Solr training that gives your team…
Remember the good ole days of “Alpha by Author”? Searching names is a pretty common requirement for many applications. Searching by book authors, for example, is a pretty crucial…
Steps for backing up and restoring a Solr collection using the Collections API
Many Solr teams have gotten stumped on the new sow=false behavior. To review, sow=false (split-on-whitespace=false) changes how the query is parsed. With sow=false the query is parsed using each…
On April 6th, 2020 I was invited to become a committer on the Apache Solr project. My journey to becoming a committer started in earnest 4662 days before that! …
Natural language processing capabilities have exploded in the past few years, with most of the work done in Python. The ONNX Runtime provides a means for using deep learning…
By Atita Arora (OpenSource Connections), Bego Terzimustafic & Mark Johnson (Emerson Ecologics) In the e-commerce business, there are several factors directly or indirectly affecting your success. A smooth UI…
SolrCloud is great, up until you start seeing lots of ZooKeeper exceptions and you think to yourself, “wtf?”. Thats when you discover that you should have been monitoring your…
We’ve focused most of our conversation about machine learning and search on Learning to Rank (LTR), but LTR isn’t the only machine learning tool in the Solr/Elasticsearch toolbox. LTR…
Welcome to the first blog post (of many, hopefully) by OpenSource Connections’ 2012 summer interns. After our first few weeks as interns at OSC, we have begun to get…
On a project I’m working on we want to return the Solr JSON formatted results to our rich front end application based on the Spyglass framework. However, in order…