Search Results for document/bd53b0431f7eada5/concurrentmergescheduler_and_mergepolicy_question

Improving the Search Experience With Solr Suggester

November 21, 2019 | Erick Erickson

How to configure and optimize Apache Solr's suggester component including both FST-based and AnalyzingInfix approaches (and a few 'gotchas' along the way). 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

Extracting Values From Element Attributes Using Jsoup and a JavaScript Stage

January 24, 2017 | Kevin Cowan

While Fusion comes with built-in Jsoup selector functionality, it is limited in its extraction capability. If you want to do something like extract attribute values -- in particular attribute values with special characters or empty spaces in the values, you'll... Read More

Better Search with Fusion Signals

September 1, 2015 | Mitzi Morris

Signals in Lucidworks Fusion leverage information about external activity, e.g., information collected from logfiles and transaction databases, to improve the quality of search results. This post follows on my previous post, Basics of Storing Signals in Solr with Fusion for... Read More

Quick Links