Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 877 Bytes

CHANGELOG.rdoc

File metadata and controls

41 lines (26 loc) · 877 Bytes

1.3 (7th July 2011)

  • Support for phrase searching

1.2 (5th July 2011)

  • Support for synonyms (Damian Janowski)

  • Fix some Ruby 1.9.2 issues, particularly reading utf8 stop files

  • Fixed specs to work with both xapian 1.0 and 1.2

1.1.2 (26th August 2010)

  • Spelling correction support

1.1.1 (21st April 2010)

  • Support disabling stopping (as per documentation!)

1.1.0 (14th December 2009)

  • 64bit support and Ruby 1.9.1 support. On-disk format changed.

1.0.1 (9th September 2009)

  • First high quality release. On-disk format changed.

    • Lots more documentation

    • Ordering

    * Result size limiting

    • Will Paginate support

    • Stemming support

    • Stopping support

    • Field storage improvements

    • Field tokenization and search support

    • Query parsing refactor

    • search options improvements

0.2 (June 2009)

  • Initial release