Articles: SearchHub

Blog

Taxonomies vs. Facets: What’s Best for YOUR Site?

Although search engines sometimes return the "perfect" document at the top of the results list, this is often not the...
Read Now
Blog

Solr Cloud Document Routing

Overview Solr Cloud document routing was released in Solr 4.1. This feature expanded upon the simple hash based routing that...
Read Now
Blog

Indexing web sites in Solr with Python

Indexing web sites in Solr with Python In this post I will show a simple yet effective way of indexing...
Read Now
Blog

SearchComponents, RequestHandlers, Spellcheckers

I spend most of my configuration time in Solr's schema.xml, but the solrconfig.xml is also a really powerful tool. I...
Read Now
Blog

First meetup for the Bangalore Apache Solr/Lucene community

Date: June 8, 2013 Location: Banglore, India Details: Join our very first Lucene/Solr meetup in Banglore. Its a great opportunity...
Read Now
Blog

Installing Distributed Solr 4 with Fabric

The latest version of this document is on github.com/Lucidworks/solr-fabric Solr 4 has a subset of features that allow it be...
Read Now
Blog

Schemaless Solr: Part 1

This is the first part in a series about adding schemaless features to Apache Solr. Solr has dynamic fields, which...
Read Now
Blog

mlockall For All

Sometimes, several ideas can get into your head at the same time and mingle around. They bounce up against each...
Read Now
Blog

Solr 4.3: Shard Splitting – A Quick Look

Thanks to Rafał Kuć of Solr.pl for this post. With the release of Solr 4.3 we’ve got a long awaited...
Read Now
Blog

Developing a Request Handler For Solr

Thanks to Andrew Janowczyk of Searchbox.com for this post. In our previous blog post, Developing a Solr plugin we discussed...
Read Now
Blog

[Update] Accessing Words Around a Positional Match in Lucene

Way back when, I posted a blurb on how to access words around a positional match in Lucene and a...
Read Now
Blog

Stump The Chump: Meet The Winners

After a long week of great sessions and interesting conversations, I have returned home from sunny San Diego CA and...
Read Now