Collective-recipe-solrinstance

Latest version: v5.3.3

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

Scan your dependencies

Page 1 of 8

6.0.0b4

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

- Recreate Solr instance when changing an option in a core.
This issue was fixed before, but came back.
Fixes `issue 58 <https://github.com/collective/collective.recipe.solrinstance/issues/58>`_.
[maurits]

- When the ``cores`` option is not used, use ``collection1`` as core name.
This eases migration from previous versions of this recipe.
`Issue 43 <https://github.com/collective/collective.recipe.solrinstance/issues/43>`_.
[maurits]

- Allow for case sensitive field type names, fix testing
[tschorr]

- Add option ``global-extra-libs``.
[do3cc]

- Allow to pass on additional arguments on ./bin/{__buildout_section_name__} start
For example, ./bin/solr-instance start -Dhttp.port=9999
[do3cc]

- Change port configuration so that it can be overwritten on
the command line with -Djetty-port=9999
[do3cc]

- Added option defaultHandlerComponents
[reinhardt]

- Removed solr 3 support
[do3cc]

- Put log4j properties file into the right location
[do3cc]

6.0.0b3

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

- Fix a minor bug when using ``extralibs`` attribute
[saily]

- Upgrade to most recent SOLR versions
[saily]

6.0.0b2

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

- Remove ``package_data`` from ``setup.py``. Files should be included
in ``MANIFEST.in``, see: http://bit.ly/19xqmCY
[saily]

6.0.0b1

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

- Copy over default sample core files into each created core
[saily]
- Update documentation
[saily]
- Add tests for each solr version, fix doctests.
[saily]
- Update templates to match to each solr version.
[saily]
- Refactor test boilerplate to support multiple solr versions.
[saily]
- Refactoring, cleanup, pep8, etc. to support SOLR 5.0
[saily]
- Cleanup ``options``, reduce reassignment of attributes
[saily]
- Create template subfolders for each solr version we support within this
recipe.
[saily]
- Integrate ``hexagonit.recipe.download`` to allow auto-downloading of solr
releases and avoid dealing around with different download locations. This
may be overridden by defining ``solr-location`` in your recipe definition, so
by default nothing will change if you update this recipe.
[saily]

5.3.3

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

- Added ``requestParsers-enableRemoteStreaming`` to allow configuring remote
streaming [wengole]

- Update request handler in ``solrconfig.xml`` to avoid deprecation warnings
for SOLR 4. [mgrbyte]

5.3.2

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

- Remove dependency on ipdb.
[saily]
- Add option to enable ``updateLog`` for atomic update usage in SOLR 4.0.
This will automatically add a new field ``_version_`` to your schema, see:
http://wiki.apache.org/solr/SchemaXmlFields
[saily]
- Encode strings written to templated files as UTF-8. This solves issue 29
and allows Unicode characters to be present in templates.
[davidjb]
- Remove missing library directory from solrconfig.xml files being
generated.
[davidjb]
- Fix solrconfig.xml for indexing binary files [giacomos]
- Changed default for remote streaming in solr 4 templates back to false (the
solr default) [wengole]

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.