2007-09-26 14:04:49 -04:00
|
|
|
v0.0.6:
|
2008-07-14 08:30:44 -04:00
|
|
|
release_date: 2008-07-14
|
2007-09-26 14:04:49 -04:00
|
|
|
changes:
|
|
|
|
- Added Solr::Request::Spellcheck
|
2008-07-14 08:21:03 -04:00
|
|
|
- Enabled Solr::Request::Select to work as a general pass through to any registered request handler
|
2007-10-04 11:35:19 -04:00
|
|
|
- Fixed modify_document_test.rb so as to not be brittle with Hash ordering
|
2007-12-12 23:34:01 -05:00
|
|
|
- Added support for alternate field highlighting to Solr::Request::Standard (and thus DisMax)
|
2008-03-01 06:17:28 -05:00
|
|
|
- Added facet.offset support to Solr::Request::Standard/Dismax
|
2008-07-14 08:21:03 -04:00
|
|
|
- Added shards parameter to Solr::Request::Standard/Dismax
|
2007-09-26 14:04:49 -04:00
|
|
|
|
2007-09-06 11:24:27 -04:00
|
|
|
v0.0.5:
|
2007-09-26 14:04:49 -04:00
|
|
|
release_date: 2007-08-27
|
2007-08-22 08:05:15 -04:00
|
|
|
changes:
|
|
|
|
- Added support for highlighter fragment size to Solr::Request::Standard
|
|
|
|
- Added support for MoreLikeThese to Solr::Request::Standard
|
|
|
|
- Added Solr::Request::ModifyDocument (requires SOLR-139 patch)
|
|
|
|
- Added Solr::Util.query_parser_escape()
|
|
|
|
|
2007-09-06 11:24:27 -04:00
|
|
|
v0.0.4:
|
2007-08-16 14:30:47 -04:00
|
|
|
release_date: 2007-08-16
|
|
|
|
changes:
|
|
|
|
- Solr::Indexer#solr added to gain access to the Solr::Connection instance
|
|
|
|
- Fixed issue with multi-line String field values when field set multiValued="false"
|
|
|
|
- Fixed tests to work without either Hpricot or libxml2
|
|
|
|
|
2007-09-06 11:24:27 -04:00
|
|
|
v0.0.3:
|
2007-05-22 15:46:35 -04:00
|
|
|
release_date: 2007-05-22
|
|
|
|
changes:
|
|
|
|
- Adjusted HpricotMapper and XPathMapper, and tests, to load only if their dependencies are available.
|
|
|
|
|
2007-09-06 11:24:27 -04:00
|
|
|
v0.0.2:
|
2007-05-22 15:46:35 -04:00
|
|
|
release_date: 2007-05-15
|
|
|
|
changes:
|
|
|
|
- mappers, etc
|
|
|
|
|
2007-09-06 11:24:27 -04:00
|
|
|
v0.0.1:
|
2007-05-22 15:46:35 -04:00
|
|
|
release_date: 2007-02-15
|
|
|
|
changes:
|
|
|
|
- initial release
|