Website Search blog
Blog

Faceted Search With Solr

Examples and tutorial on how to implement faceted search queries in Apache Solr.
Read Now
Blog

Update on Our Fusion and IBM Watson Integration

Back at Lucene/Solr Revolution, we announced the integration of Lucidworks Fusion and certain IBM Watson services, including Speech To Text,...
Read Now
Blog

Building a Subject Classifier Using Automatically Discovered Keyword Clusters, Part I

A lot has been written and discussed over the years about the relative benefits of automated or machine based classification...
Read Now
Blog

Fusion Working for You: Streaming in a JavaScript Stage

"Merrily, merrily, merrily, merrily, Search is but a Stream..." The concept of streaming is a relatively new feature in Fusion/Solr;...
Read Now
Blog

JavaScript Multithreading Example with Nashorn

Threading is now possible in JavaScript. Learn how to instantiate a thread in a JavaScript stage using Nashorn.
Read Now
Blog

SQL in Fusion 3

In this post, I introduce a new service in Fusion  that allows users to execute SQL queries against their Fusion...
Read Now
Blog

Making Fusion Work for You: A Custom JSON ObjectMapper in a JavaScript Stage

"It is not down in any map; true places never are."  -- Herman Melville Out-of-the-box, Fusion contains a wealth of...
Read Now
Blog

Lucidworks Fusion 3 is Ready for Download

We are happy to announce the release of Fusion 3, the newest version of our platform for building search and...
Read Now
Blog

Extracting Values From Element Attributes Using Jsoup and a JavaScript Stage

While Fusion comes with built-in Jsoup selector functionality, it is limited in its extraction capability. If you want to do...
Read Now
Blog

Context Filtering With Solr Suggester

"Q: What did the Filter Query say to the Solr Suggester? Introduction The available literature on the Solr Suggester primarily...
Read Now
Blog

Generating a Sitemap from a Solr Index

Our clients often ask if Solr supports generating a sitemap from an existing Solr Index. While Solr has a full-featured...
Read Now
Blog

Fusion Working for You: A Custom Sitemap Crawler JavaScript Stage

One of the most powerful features of Fusion is the built-in JavaScript stage.  However, you shouldn't really think of this...
Read Now