bag-of-holding.com

What's in the bag?

/2009/August/11

Xapian-Haystack 1.0.0BETA released

After almost two months of development, xapian-haystack has finally reached 1.0 BETA status!

The latest version has all of the functionality that the Solr backend does, and has quite a bit more than the Whoosh backend does. So, if you're looking to use Django Haystack in your next project, but are wary of installing Solr due to it's huge dependency list, give Xapian a try.

Some of the features provided:

  • Term boost
  • More like this
  • Faceting
  • Highlighting
  • Spelling suggestions

More information at the links below.

xapian-haystack can be found here: http://github.com/notanumber/xapian-haystack/ Django Haystack can be found here: http://haystacksearch.org/ Xapian can be found here: http://xapian.org/

Comments

Add a comment