Search server upgraded

The search server has undergone a complete overhaul and things are looking much better and much more stable now. In the last two weeks we have: Upgraded the search engine to use Lucene 2.2 (we were using 1.0) I would expect a number of bugs and idiosyncrasies to go away now that we’re using an … Continue reading “Search server upgraded”

The search server has undergone a complete overhaul and things are looking much better and much more stable now. In the last two weeks we have:

  1. Upgraded the search engine to use Lucene 2.2 (we were using 1.0) I would expect a number of bugs and idiosyncrasies to go away now that we’re using an improved search engine. If you have a search bug pending, please take a minute to see if your bug still applies.
  2. Removed all numbered types from the indexes. For instance, if you wanted to search for a band previously you had to search for artype:1. Now you can search for type:group or type:person. In the release search languages, scripts, countries, type and status are now indexed using text strings.
  3. Purchased, installed and deployed a new search server with gobs of RAM. Searches are happening quite fast now.

For details on the new improved search syntax, please take a look at the search syntax page. If you find new bugs, please report them.

3 thoughts on “Search server upgraded”

  1. Hi Otis!

    Its nice to have a high priest of the cult of Lucene come by and visit! Thanks for all your hard work!

    But, we’re using PyLucene, not straight out Lucene and PyLucene 2.3.x hasn’t been released yet.

    But once it is released, I’m on it!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.