Empower Merchandisers to Make the Most of the Customer Experience
April 22, 2022 | Paolo Padua
Put merchandisers in the driver's seat to build the best possible digital experience for your valued customers.
Read More
Solr 5’s New ‘bin/post’ Utility
August 4, 2015 | Erik Hatcher
Series Introduction This is the first in a three part series demonstrating how it's possible to build a real application using just a few simple commands. The three parts to this are: Getting data into Solr using bin/post Visualizing search...
Read More
Using Solr’s REST APIs to Manage Stop Words and Synonyms
March 31, 2014 | Timothy Potter
In this post, I introduce a recently added feature for performing Create-Read-Update-Delete (CRUD) operations on Solr resources using a REST API. Before I delve into the details, let’s first understand what I mean by "resource" and why you might want...
Read More
Spring Data Solr Tutorial: Dynamic Queries
April 3, 2013 | Lucidworks
By Petri Kainulainen @petrikainulaine Solr is often referred as a search server which we can use when we are implementing full-text search functions. However, it is often wise to leverage the performance of Solr when we are implementing a search...
Read More