Search Results for p:solr

Solr Payloads

September 14, 2017 | Erik Hatcher

Before we delve into the technical details, what's the big picture?  What real-world challenges are made better with these new Solr capabilities?   Here's some use cases where payloads can help: per-store pricing weighted terms, such as the confidence or importance... Read More

Multi-Word Managed Synonyms in Solr With Query-Time Support

December 23, 2020 | Steve Rowe

Tutorial and examples of query-time support for multi-word synonyms in Apache Solr with the eDismax and standard/Lucene query parsers. 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

Quick Links