New Lucidworks Connectors Page Streamlines Data Integration
September 10, 2024 | Paolo Padua
Streamline your data integration with the new Lucidworks Fusion Connectors page. Find, install, and configure connectors effortlessly.
Read More
Securing Solr: Tips and Tricks You Really Need to Know
April 14, 2017 | Kevin Cowan
As of release 5.2, Solr comes out-of-the-box with both authentication and authorization APIs, allowing you to define users, roles and permissions, using the RuleBasedAuthorizationPlugin and the BasicAuthPlugin. That's the good news. The not-as-good-news is that these plug-ins, while powerful, are...
Read More
Solr Powered ISFDB – Part #9: Autocomplete
April 8, 2011 | Chris Hostetter
This is part #9 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr. When we left last time, I had upgraded the version of Solr I was using from 1.4.1, to the newly...
Read More
Installing Distributed Solr 4 with Fabric
May 22, 2013 | Martijn Koster
The latest version of this document is on github.com/Lucidworks/solr-fabric Solr 4 has a subset of features that allow it be run as a distributed fault-tolerant cluster, referred to as "SolrCloud". Installing and configuring Solr on a multi-node cluster can seem...
Read More