Collective-recipe-solrinstance

Latest version: v5.3.3

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

Scan your dependencies

Page 4 of 8

3.6

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

- Account for new schema validation in Solr 3.4 related to ``omitNorms`` field.
[hannosch]

- Update generated config files to match and require Solr 3.5.
[hannosch]

- Fix ``solr-instance purge`` to work with hosts/ports other than localhost:8983
[csenger]

- Added new ``extralibs`` option to include custom Java libraries

3.5

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

- Removed the ``cacheSize`` option in favor of 8 specific options to configure
every aspect of the query caches on their own.
[hannosch]

- Added new ``spellcheckField`` option, to configure the source field for the
spellcheck search component.
[hannosch]

- Removed the example ``tvrh``, ``terms`` and ``elevate`` request handlers.
[hannosch]

- Removed the example ``spell`` request handler and enabled spell checking based
on the ``default`` field for the ``search`` request handler.
[hannosch]

- Clean up solrconfig template and remove an example ``firstSearcher`` query.
[hannosch]

- Added new ``mergeFactor``, ``ramBufferSizeMB``, ``unlockOnStartup`` options.
[hannosch]

3.4

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

- Update generated config files to match and require Solr 3.3.
[hannosch]

- Add ``solr.WordDelimiterFilterFactory`` to the standard text field, to split on
intra-word delimiters such as ``-_:``.
[hannosch]

3.3

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

- Increase the ``requestParsers-multipartUploadLimitInKB`` default value from
2mb to 100mb to allow the ``update/extract`` handler to accept large files.
[hannosch]

- Increase Jetty's ``maxFormContentSize`` from 1mb to 100mb to allow indexing
large files.
[hannosch]

- Changed the field definition of the ``text`` type to avoid filters specific to
the English language and instead use a default filter config that should work
with most languages, based on the ICU tokenizer and folding filter.
[hannosch]

- Load the ``analysis-extras`` libraries, so we can use the `ICU`-based filters
and tokenizers.
[hannosch]

- Removed the clustering request handlers from the default config, as they
didn't work anyways without us loading the ``contrib/clustering`` libraries.
[hannosch]

- Enable ``Tika`` data extraction and Solr Cell libraries. Data is extracted into
a field called ``tika_content`` unless specified otherwise in each request via
the ``fmap.content=`` argument. All extracted fields which aren't in the schema
are put into dynamic fields prefixed with ``tika_``.
[tom_gross, hannosch]

- Removed the Velocity driven ``/browse`` request handler. The example config
we generated didn't match the schema.
[hannosch]

3.2

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

- Added a new option ``stopwords-template`` which allows you to specify a custom
stopwords file.
[hannosch]

3.1

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

- Updated templates to match default found in Solr 3.2.
[hannosch]

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.