Alm-solrindex

Latest version: v1.2.0

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

Scan your dependencies

Page 3 of 4

0.7

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

- The Solr URI can now be provided by an environment variable,
so that catalog.xml does not need to hard code the URI.

0.6

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

- Added narrative documentation.

- Don't clear the index when running GenericSetup. Clearing
indexes turns out to be a long-standing problem with GenericSetup;
in this case the easy solution is to just not clear it.

0.5

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

- Added a script that waits for Solr to start up.

- Brought in a private copy of solrpy to fix some bugs:

- The connection retry code reconnected, but wasn't
actually retrying the request.

- The raw_query method should not assume the parameter
values are unicode (they could be lists of unicode).

0.4

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

- Purge Solr when importing a SolrIndex via GenericSetup.

0.3

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

- Made field handlers more flexible. Now they can add any
kind of query parameter to the Solr query.

- The default field handler now generates "fq" parameters
instead of "q" parameters. This seems to fit the intent of
the Solr authors much better.

- Renamed "solr_additional" to "solr_params".

0.2

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

- Added a GenericSetup profile that replaces SearchableText
with a SolrIndex.

- Renamed the catalog parameter for passing extra args to Solr
"solr_additional". Also renamed the response callback
parameter to "solr_callback".

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.