History.txt in cb_sunspot-2.0.0.pre.3 vs History.txt in cb_sunspot-2.0.0.pre3
- old
+ new
@@ -1,7 +1,8 @@
== 2.0.0
* Adds #query_time method to retrieve the Solr query time in
milliseconds (Jason Weathered)
+* Bundled Solr installation (`sunspot_solr`) is version 3.5.0 (Chris Parker)
== 1.3.0 2011-11-26
* Requests to Solr use HTTP POST verb by default to avoid issues when the query string grows too large for GET (Johan Van Ryseghem)
* `sunspot.yml` supports ERB (Andrew Cholakian)
* An error is raised when attempting to run the packaged Solr if Java is not available (Lucas Parry)