========================
PyAMS content ES package
========================
.. contents::
What is PyAMS?
==============
PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications
and content management with the Pyramid framework.
**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,
see PyAMS_content package), but many features are generic and can be used inside any kind of web
application.
All PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code
is available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github
<https://github.com/py-ams>`_. Doctests are available in the *doctests* source folder.
What is PyAMS_content_ES?
=========================
*PyAMS_content* is the base of content management packages for PyAMS. It relies on its
internal catalog for all features requiring content searching.
If you can use an Elasticsearch index, the *PyAMS_content_es* package extends *PyAMS_content*
to provide a set of custom utilities and adapters which relies on Elasticsearch instead of
internal catalog to do content searches! It also allows using additional features, like
full text search, including attachments, using ES *ingest-attachment* plug-in.
All you have to do is to include *pyams_content_es* package **INSTEAD OF** default
*pyams_content* in your Pyramid application configuration file, and to set a few properties
to define Elasticsearch connexion and index settings.
Look at *INSTALL.rst* to get instructions about how to configure an Elasticsearch index for
PyAMS...
Changelog
=========
2.0.1
-----
- packaging issue...
2.0.0
-----
- first production version
- added support for views alphabetical ordering (requires keyword index fields on title)
- added support for Python 3.12
1.99.8
------
- added support for query post-filters (which are used only after aggregates calculation)
1.99.7
------
- don't remove asterisks from site root quick search query
1.99.6
------
- don't remove asterisks from shared tool quick search query
1.99.5
------
- provide document OID instead of original document when removing a document from index
1.99.4
------
- code refactoring
- updated doctests
1.99.3
------
- updated fulltext queries
- update current datetime getter
- code cleanup
1.99.2
------
- added aggregated filters support
1.99.1
------
- removed index checker for search folders
- added edit forms content getters
1.99.0.1
--------
- packaging issue
1.99.0
------
- first preliminary release
Raw data
{
"_id": null,
"home_page": "https://pyams.readthedocs.io",
"name": "pyams-content-es",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Pyramid PyAMS",
"author": "Thierry Florac",
"author_email": "tflorac@ulthar.net",
"download_url": "https://files.pythonhosted.org/packages/51/b6/52c4c87c5e9c9a24e5d014b5943bc25f81a3ad9ff7cca4c7c1f7299214be/pyams_content_es-2.0.1.tar.gz",
"platform": null,
"description": "========================\nPyAMS content ES package\n========================\n\n.. contents::\n\n\nWhat is PyAMS?\n==============\n\nPyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications\nand content management with the Pyramid framework.\n\n**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,\nsee PyAMS_content package), but many features are generic and can be used inside any kind of web\napplication.\n\nAll PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code\nis available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github\n<https://github.com/py-ams>`_. Doctests are available in the *doctests* source folder.\n\n\nWhat is PyAMS_content_ES?\n=========================\n\n*PyAMS_content* is the base of content management packages for PyAMS. It relies on its\ninternal catalog for all features requiring content searching.\n\nIf you can use an Elasticsearch index, the *PyAMS_content_es* package extends *PyAMS_content*\nto provide a set of custom utilities and adapters which relies on Elasticsearch instead of\ninternal catalog to do content searches! It also allows using additional features, like\nfull text search, including attachments, using ES *ingest-attachment* plug-in.\n\nAll you have to do is to include *pyams_content_es* package **INSTEAD OF** default\n*pyams_content* in your Pyramid application configuration file, and to set a few properties\nto define Elasticsearch connexion and index settings.\n\nLook at *INSTALL.rst* to get instructions about how to configure an Elasticsearch index for\nPyAMS...\n\n\nChangelog\n=========\n\n2.0.1\n-----\n - packaging issue...\n\n2.0.0\n-----\n - first production version\n - added support for views alphabetical ordering (requires keyword index fields on title)\n - added support for Python 3.12\n\n1.99.8\n------\n - added support for query post-filters (which are used only after aggregates calculation)\n\n1.99.7\n------\n - don't remove asterisks from site root quick search query\n\n1.99.6\n------\n - don't remove asterisks from shared tool quick search query\n\n1.99.5\n------\n - provide document OID instead of original document when removing a document from index\n\n1.99.4\n------\n - code refactoring\n - updated doctests\n\n1.99.3\n------\n - updated fulltext queries\n - update current datetime getter\n - code cleanup\n\n1.99.2\n------\n - added aggregated filters support\n\n1.99.1\n------\n - removed index checker for search folders\n - added edit forms content getters\n\n1.99.0.1\n--------\n - packaging issue\n\n1.99.0\n------\n - first preliminary release\n",
"bugtrack_url": null,
"license": "ZPL",
"summary": "Elasticsearch integration package for PyAMS content",
"version": "2.0.1",
"project_urls": {
"Homepage": "https://pyams.readthedocs.io"
},
"split_keywords": [
"pyramid",
"pyams"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "656d6f0fe6110cd890d99a44a9ac41034635cbb8b7ef7555431c263c772ce725",
"md5": "6de2a027cbde480f37a37cad033a09f1",
"sha256": "a0e384581ef2aea7fa7dedd124c16d9c646b2b1375ccc3e4636dc87ee110eee0"
},
"downloads": -1,
"filename": "pyams_content_es-2.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6de2a027cbde480f37a37cad033a09f1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 58185,
"upload_time": "2024-10-26T13:11:53",
"upload_time_iso_8601": "2024-10-26T13:11:53.656533Z",
"url": "https://files.pythonhosted.org/packages/65/6d/6f0fe6110cd890d99a44a9ac41034635cbb8b7ef7555431c263c772ce725/pyams_content_es-2.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "51b652c4c87c5e9c9a24e5d014b5943bc25f81a3ad9ff7cca4c7c1f7299214be",
"md5": "382a71aa6b9591d380471a7932eca76b",
"sha256": "e17e21828f75ad72eb2e3b211bea0793a7fa57d086524a51a4cd64a49088f506"
},
"downloads": -1,
"filename": "pyams_content_es-2.0.1.tar.gz",
"has_sig": false,
"md5_digest": "382a71aa6b9591d380471a7932eca76b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 36484,
"upload_time": "2024-10-26T13:11:54",
"upload_time_iso_8601": "2024-10-26T13:11:54.935500Z",
"url": "https://files.pythonhosted.org/packages/51/b6/52c4c87c5e9c9a24e5d014b5943bc25f81a3ad9ff7cca4c7c1f7299214be/pyams_content_es-2.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-26 13:11:54",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyams-content-es"
}