Collective.solr

Latest version: v9.4.0

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

Scan your dependencies

Page 11 of 17

3.0b2

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

- Facet titles can now be provided by specialized vocabularies. Register a named
IFacetTitleVocabularyFactory utility and it'll be used to get a vocabulary
for the facet field with the same name.
[mj]

3.0b1

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

- Extend the wildcard search term manipulation to do Unicode to ascii folding,
to keep up with the default field settings of the text field.
[hannosch, mj]

3.0a5

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

- Don't treat search terms ending in numbers as `simple`, as Solr doesn't deal
with wildcard searches for numbers.
[hannosch]

- Include CMFCore's `permissions.zcml`.
[witekdev, hannosch]

3.0a4

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

* Fixed bug in `extender.searchwords` indexer - terms need to be lowercased
explicitly.
[hannosch]

3.0a3

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

* Fixed handling of intra-word hyphens to be taken literally instead of being
interpreted as syntax for text fields.
[hannosch]

* Explicitly require Plone 4.1 / Zope 2.13.
[hannosch]

* Depend on the new c.indexing 2.0a2.
[hannosch]

* Added an `archetypes.schemaextender` dependency and register two fields for
all objects providing `IATContentType`. `showinsearch` is a boolean field that
can be used to hide specific content items from search results. `searchwords`
is a lines field, which lets you specify words that an object should be found
under.
[hannosch]

* Standardize on `solr` as the i18n domain.
[hannosch]

3.0a2

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

* Adjust munin configs for query cache handlers to `c.r.solrinstance 3.5`
changes using `FastLRUCache`.
[hannosch]

* Added munin configs for the `/update/extract`, the direct update handler,
query cache size and warmup time, admin file requests used to get the
Solr schema and the searcher warmup time.
[hannosch]

* Added tests for splitting words on `:` and `-`.
[hannosch]

* Update example configuration to Solr 3.3.
[hannosch]

* Add `getRID` and `_unrestrictedGetObject` to our flare implementation.
[hannosch]

* Added documentation on setting up a master-slave configuration using the
`SolrReplication` support.
[hannosch]

* Adjust tests to work with latest `collective.recipe.solrinstance = 3.3` and
its new ICU-based text field.
[hannosch]

Page 11 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.