Search Results for document/ac64e4f0abb6e4fc/solr

Solr Feature Comparison

January 30, 2012 | Lucidworks

General Solr Features Based on Apache Lucene Search Library Complete query capabilities, such as keyword, Boolean and +/- queries. Also supports proximity searches, wildcards, fielded searches, term/field/document weights, find-similar, spell-checking, auto-suggest, multi-lingual and more. Sort by relevancy, date, or any... Read More

Coming Soon to Solr: Efficient Cursor Based Iteration

December 12, 2013 | Chris Hostetter

(UPDATE: 2013-12-18 I've posted some new graphs below based on the revised, non-strawman, patch) One thing Solr has never been very efficient at is a problem that people refer to as "Deep Paging". Simply put: asking Solr for "Page #1"... Read More

Solr Powered ISFDB – Part #6: Pseudonyms

February 27, 2011 | Chris Hostetter

This is part #6 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr. When we left last time, I had some decent modeling of Titles and Authors in distinct documents, but Pseudonyms were... 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

Quick Links