Skip to main content

Elasticsearch integration package for PyAMS content

Project description

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; source code is available on Gitlab and pushed to Github. 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

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyams_content_es-1.99.8.tar.gz (36.3 kB view details)

Uploaded Source

Built Distribution

pyams_content_es-1.99.8-py3-none-any.whl (58.1 kB view details)

Uploaded Python 3

File details

Details for the file pyams_content_es-1.99.8.tar.gz.

File metadata

  • Download URL: pyams_content_es-1.99.8.tar.gz
  • Upload date:
  • Size: 36.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for pyams_content_es-1.99.8.tar.gz
Algorithm Hash digest
SHA256 3769380b8b120b37cf8671597fc90aaffe5dcbf3ea1dd8a198be23a1642990f6
MD5 fef01a7911d98c0086ff8ae5013cb439
BLAKE2b-256 a94df93ecd067c4a72941395a02c8c7e199101dc1e8e64a3feeb5c312f5e9a52

See more details on using hashes here.

File details

Details for the file pyams_content_es-1.99.8-py3-none-any.whl.

File metadata

File hashes

Hashes for pyams_content_es-1.99.8-py3-none-any.whl
Algorithm Hash digest
SHA256 d728af6f0817d928959e45e377a231cc97dd9ddb841f863940c387fab5d5e4c5
MD5 88bdbdf7f33e1164e384fff4b91983aa
BLAKE2b-256 a7237f41e4f9fd2706174440210c219c2fc3c00a05cce1383ee508b16c61417b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page