Collective.solr

Latest version: v9.3.0

Safety actively analyzes 628548 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

1.1

-----------------------------

* Still index, if a field can't be accessed.
[tom_gross]

* Fix the pretty_title_or_id method from PloneFlare; the implementation
was broken, now delegates to the standard Plone implementation.
[mj]

1.0

---------------------------------

* Enable multi-field "fq" statements.
[tesdal, witsch]

* Prevent logging of "unknown" search attributes for `use_solr` and the
infamous `-C` Zope startup parameter.
[witsch]

1.0rc3

-----------------------------------

* Add logging of queries without explicit "rows" parameter.
[witsch]

* Add configuration to exclude user from ``allowedRolesAndUsers`` for
better cacheability.
[tesdal, witsch]

* Add configuration for effective date steps.
[tesdal, witsch]

* Handle python `datetime` and `date` objects.
[do3cc, witsch]

* Fixed a grammar error in ``error.pt``.
[hannosch]

1.0rc2

---------------------------------

* Fix regression about catalog fallback with required, but empty parameters.
[tesdal, witsch]

1.0rc1

-------------------------------

* Handle broken or timed out connections during schema retrieval gracefully.
Refs http://plone.org/products/collective.solr/issues/23
[ftoth, witsch]

1.0b24

-------------------------------

* Fix security issue with `getObject` on Solr flares, which used unrestricted
traversal on the entire path, potentially leading to information leaks.
Refs http://plone.org/products/collective.solr/issues/27
[pilz, witsch]

* Add missing `CreationDate` method to flares.
This fixes http://plone.org/products/collective.solr/issues/16
[witsch]

* Add logging for slow queries along with the query time as reported by Solr.
[witsch]

* Limit number of matches looked up during live search for speedier replies.
[witsch]

* Renamed the batch parameters to ``b_start`` and ``b_size`` to avoid
conflicts with index names and be consistent with existing template code.
[do3cc]

* Added a new config option ``auto-commit`` which is enabled by default. You
can disable this, which avoids any explicit commit messages to be sent to
the Solr server by the client. You have to configure commit policies on
the server side instead.
[hannosch]

* Added support for a special query key ``use_solr`` which forces queries to
be sent to Solr even though none of the required keys match. This can be
used to sent individual catalog queries to Solr.
[hannosch]

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.