Blog

Say Hello to Lucidworks Fusion

The team at Lucidworks is proud to announce the release of our next-generation platform for building powerful, scalable search applications:...
Read Now
Blog

Important Security Notice: Parsing Untrusted Microsoft Office Files With “Solr Cell”

The Lucene PMC has issued an important security announcement regarding how some Solr users may be vulnerable to recently fixed...
Read Now
Blog

Indexing Custom JSON Data

Solr already supports update requests in JSON format. But it supports only Solr json format and not your own custom...
Read Now
Blog

Solution for Multi-term Synonyms in Lucene/Solr Using the Auto Phrasing TokenFilter

In a previous blog post, I introduced the AutoPhrasingTokenFilter. This filter is designed to recognize noun-phrases that represent a single...
Read Now
Blog

Lucene Tokenizer Example: Automatic Phrasing

This proposed automatic phrasing tokenization filter can deal with some of the problems associated with multi-term descriptions of singular things.
Read Now
Blog

Podcast: Tim Potter on the Solr Scale Toolkit

This week, we have Tim Potter, Senior Engineer at Lucidworks, Solr Committer and co-author of Solr in Action, back on...
Read Now
Blog

Blacklight, Hydra and Libraries in the Digital Age

On this week's episode of SolrCluster, the team talks about Project Blacklight—an open source, front-end, discovery interface for Apache Solr—and...
Read Now
Blog

End-to-end Payload Example in Solr

Note: This example and solution presented below is no longer necessary in most cases. If you’re using Solr 6.6 or...
Read Now
Blog

Introducing the Solr Scale Toolkit

SolrCloud is a set of features in Apache Solr that enable elastic scaling of distributed search indexes using sharding and...
Read Now
Blog

Podcast: Harvard Business School’s and Lucidworks

This week on SolrCluster, we are joined by Ravi Mynampaty and Katia Muser from Harvard Business School (HBS). Ravi and...
Read Now
Blog

Solr TTL (Time to Live) & Document Expiration

Learn about two features related to the “expiration” of documents which can be used individually, or in combination.
Read Now
Blog

UpdateRequestProcessors, Transforming Data Entering Solr

Update processors have been around for a long time, but they don't seem to have garnered much attention. This post...
Read Now