Revision history for Catmandu-Solr
0.0213 2016-02-23
- Catmandu::Store::Solr has role Catmandu::Transactional
- dependency on Catmandu 1.0
0.0212 2016-02-12
- set query type in filters explicit to lucene
0.0211 2016-02-11
- make cql parser object oriƫnted
- add documentation for cql_mapping
0.0210 2015-11-30
- add option "on_error" to Catmandu::Store::Solr
0.0209 2015-02-25
- removed the need to flush buffers within transactions. When the transaction is done, all buffers of all bags are now flushed automatically.
0.0208 2014-01-26
- added support for transactions
0.0207 2014-12-05
- bug fix: delete by query only supports lucene queries. LocalParams are forbidden
0.0206 2014-11-18
- merged pull request from Jakob Voss to make the field '_id' and '_bag' configurable
0.0205 2014-11-17
- changed distribution name to Catmandu-Solr
- added Catmandu::Importer::Solr
0.0204 2014-03-25
- fq can be an array ref
- optimized versions of count and total
- include spellcheck in hits
0.0203 2013-09-04
- update dependencies
0.0202 2013-09-02
- disable facets, spellcheck if not needed
0.0201 2013-03-26
- import confess
0.02 2012-12-03
- initial release