Collective-recipe-solrinstance

Latest version: v5.3.3

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

Scan your dependencies

Page 5 of 8

3.0

================

- We no longer require elementtree.
[hannosch]

- Use the standard libraries doctest module.
[hannosch]

- Increase the ``max-num-results`` default value from 10 to 500 to avoid
restricting search results on this low level. The application layer should
be responsible for making such restrictions.
[hannosch]

3.0a2

==================

- Added new ``logging-template`` option and instruct Jetty to use the
``logging.properties`` file. The default logging level is set to ``WARNING``.
[hannosch]

- Pass the ``host`` option to the Jetty config, so it can be configured to listen
only on localhost or a specific IP.
[hannosch]

- Disabled Jetty request log.
[hannosch]

- Updated ``jetty.xml`` template to match new defaults found in the Solr 3.1
release.
[hannosch]

- Fixed syntax error introduced around ``httpCaching`` directive.
[hannosch]

3.0a1

==================

- Updated the solrconfig.xml template to match the template from Solr 3.1.
[hannosch]

- Updated the default ``schema.xml`` to the Solr 3.1 format. The schema version
is now ``1.3`` instead of ``1.2``. The schema is no longer compatible with
Solr 1.4. Please use a recipe version from the 2.x series for that.

Changes to the schema include:

* Fields no longer have a compressed option.

* The default schema defines three new field types: ``point``, ``location`` and
``geohash`` useful for geospatial data.

If you have an older Solr 1.4 index, you should be able to continue using it
without a full reindex.
[hannosch]

2.1

================

- Fixed reStructuredText.
[jod]

2.0

================

- Added ``default`` to filter attributes.
[jod]

- Multicore recipe ``collective.recipe.solrinstance:mc``. [jod]

* Refactured to get multicore working.

* Pinned buildout version to get tests working.

1.1

================

- Make jetty.xml.tmpl honor the host parameter.
[davidblewett]

- Support for Windows
[bluszcz]

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.