Interchange-Search-Solr
view release on metacpan or search on metacpan
Revision history for Interchange-Search-Solr
0.21 Thu Jun 10 13:28:42 2021 CEST
[ENHANCEMENTS]
* Implement facet ranges (Marco Pessotto)
0.20 Wed Dec 25 13:45:38 2019 CET
All changes done by Stefan Hornburg (Racke).
[ENHANCEMENTS]
* Rewrite maintainer_update method to get rid of streaming.
* Add methods for index handlers (add, delete, commit).
* Add num_docs method.
* Add success, as_string and exception_message methods to Response class.
0.13 Tue Aug 16 08:44:24 2016 CEST
[ENHANCEMENTS]
* Implement multiple sorting directives based on SQL::Abstract syntax
(Marco Pessotto).
* Die when status is not OK and return corresponding message
(Pattawan Kaewduangdee, GH #8).
* Add builder class for uri's (Pattawan Kaewduangdee, GH #6).
0.12 Sat Jan 9 08:45:59 2016 CET
[BUG FIXES]
* Add build prerequisite on YAML (Stefan Hornburg / Racke)
* Fix typo in the LICENSE name in Makefile.PL script
(Mohammad S Anwar, GH#4).
0.11 Fri Jan 8 09:02:04 2016 CET
[BUG FIXES]
* Fix broken MANIFEST.SKIP (Stefan Hornburg/Racke).
0.10 Thu Jan 7 10:11:14 2016 CET
All changes done by Marco Pessotto.
[ENHANCEMENTS]
* Added first/next/previous/last page numbers to the paginator.
* Add total_pages values to the paginator.
* Prevent empty search unless explicitly permitted.
* Filter out very short terms.
* Filter out stopwords from search terms.
( run in 0.783 second using v1.01-cache-2.11-cpan-49f99fa48dc )