- Fix error when trying to get site service to get site title. [cekk]
1.5.1
------------------
- Fix handle attachements when indexing a new content. [cekk]
1.5.0
------------------
- Remove new line characters in get_site_title method. [cekk] - Change elevate schema to be editable with Volto. [cekk] - Partly remove Python2 compatibility. [cekk] - Fix pagination in querybuilder for solr. [cekk]
1.4.3
------------------
- Fix SolrIndexProcessor logic: avoid not needed reindexes when we are reindexing objects with indexes not in SOLR. [cekk]
1.4.2
------------------
- Do not break vocabularies if solr is deactivated and not configured. [cekk]
1.4.1
------------------
- Raise custom exception when there is an error. [cekk]