Files
perl-WebService-Solr/perl-WebService-Solr.changes

52 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Jun 14 23:04:00 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.14:
* fix broken logic for figuring out rows per page when not explicitly
specified. It was broken on the last page when the number of rows returned
was less than the default. We now just assume 10 rows which is the default
in Solr.
-------------------------------------------------------------------
Fri May 06 06:29:07 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.13:
* replace XML::Generator with XML::Easy
* de-mooseify the Document and Field classes to help speed up (about 3x)
document creation and serialization
-------------------------------------------------------------------
Tue Apr 12 19:29:29 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.12:
* clean up docs in relation to autocommit
* handle blessed field values
-------------------------------------------------------------------
Tue Apr 5 08:31:26 UTC 2011 - coolo@novell.com
- updated to 0.11
-------------------------------------------------------------------
Wed Dec 1 13:36:03 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:31:28 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Thu Oct 28 07:03:49 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.11:
- add a note about enabling Keep-Alive connections
- add field_names method to Document
-------------------------------------------------------------------
Thu Jul 15 17:09:45 UTC 2010 - pascal.bleser@opensuse.org
- initial package (0.10)