2011-06-14 23:07:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2011-04-12 19:36:58 +00:00
|
|
|
-------------------------------------------------------------------
|
2011-05-06 06:43:22 +00:00
|
|
|
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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-04-12 19:36:58 +00:00
|
|
|
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
|
|
|
|
|
2011-04-05 08:37:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 5 08:31:26 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- updated to 0.11
|
|
|
|
|
2010-12-01 13:57:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:36:03 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-29 19:00:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:31:28 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-10-28 08:14:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2010-07-15 17:09:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 15 17:09:45 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial package (0.10)
|
|
|
|
|