Elasticsearch-dsl

Latest version: v8.13.1

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

Scan your dependencies

Page 6 of 6

0.0.8

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

0.0.5

------------------
* added support for (index/search)_analyzer via 143, thanks wkiser!
* even keys accessed via ``['field']`` on ``AttrDict`` will be wrapped in
``Attr[Dict|List]`` for consistency
* Added a convenient option to specify a custom ``doc_class`` to wrap
inner/Nested documents
* ``blank`` option has been removed
* ``AttributeError`` is no longer raised when accessing an empty field.
* added ``required`` flag to fields and validation hooks to fields and
(sub)documents
* removed ``get`` method from ``AttrDict``. Use ``getattr(d, key, default)``
instead.
* added ``FacetedSearch`` for easy declarative faceted navigation

0.0.4

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

* Metadata fields (such as id, parent, index, version etc) must be stored (and
retrieved) using the ``meta`` attribute (58) on both ``Result`` and
``DocType`` objects or using their underscored variants (``_id``,
``_parent`` etc)
* query on Search can now be directly assigned
* ``suggest`` method added to ``Search``
* ``Search.doc_type`` now accepts ``DocType`` subclasses directly
* ``Properties.property`` method renamed to ``field`` for consistency
* Date field now raises ``ValidationException`` on incorrect data

0.0.3

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

Added persistence layer (``Mapping`` and ``DocType``), various fixes and
improvements.

0.0.2

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

Fix for python 2

0.0.1

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

Initial release.

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.