Monthly Archives: January 2011

Solr 1.5 and sorting based on single valued functions.

If you have read here: http://wiki.apache.org/solr/CommonQueryParameters#sort then you will have realized that sorting in Solr 1.5 is the bomb (Sorry 1.4 users!).  However there is a slightly overlooked detail here.  The direction of the sort.  As you can see it … Continue reading

Posted in Solr | Tagged | Leave a comment

Bounding box for geolocation searches.

So I am working on a piece of technology for Solr and search.  I have to figure out a way to bound the search results by a specific radius of the latitude and longitude.  There are a multitude of other … Continue reading

Posted in Uncategorized | Leave a comment