Blog

Get On The Spot Answers To Your Real Life Solr/Lucene Challenges

Got a tough problem with your Solr or Lucene application? Facing challenges that you'd like some advice on? Looking for...
Weiterlesen
Blog

Scaling Search with Big Data and Solr | New Training Course for Lucene Revolution May 23-24

Lucid Imagination is pleased to announce a new course just added to our curriculum of training courses at Lucene Revolution: ...
Weiterlesen
Blog

Creating a spellchecker with Solr

Introduction In a previous post I talked about how the Solr Spellchecker works and then I showed you some test results...
Weiterlesen
Blog

Solr Dev Diary: Solr and Near Real-Time Search

Solr’s UpdateHandler has gotten a little crusty. Many of the implementation details are there due to old,  tired,  and removed...
Weiterlesen
Blog

Solr Powered ISFDB – Part #9: Autocomplete

This is part #9 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr....
Weiterlesen
Blog

Solr Spellchecker internals (now with tests!)

Let’s talk about spellcheckers. A spellchecker, as you may know, is that device that tells you whether you misspelled or...
Weiterlesen
Blog

Solr Powered ISFDB – Part #8: Upgrade to Solr 3.1

This is part #8 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr....
Weiterlesen
Blog

Apache Lucene 3.1.0 and Apache Solr 3.1.0

It's official, Apache Lucene 3.1.0 and Apache Solr 3.1.0 are officially released.  Keep an eye here for more on the...
Weiterlesen
Blog

Garbage Collection Bootcamp 1.0

Table Of Contents What is Garbage Collection Tuning Garbage Collection The Garbage Collectors Choosing a Collector What is Garbage Collection...
Weiterlesen
Blog

Looking to integrate Solr with NoSQL? Answers arrive South by Southwest

For all of you who didn't make it to Austin/SXSW for this year's Trendsetting  in Texas, I heartily recommend the...
Weiterlesen
Blog

Solr Powered ISFDB – Part #7: Simple UI

This is part #7 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr....
Weiterlesen
Blog

Solr relevancy function queries

Lucene's default ranking function uses factors such as tf, idf, and norm to help calculate relevancy scores. Solr has now...
Weiterlesen