Skip to main content

Mobio Dynamic Fields

Project description

Example config

[Elastic]
index = dyn_test
doc_type = df

Change logs

* 0.1.5 1) remove doc_type * 0.1.4 1) upgrade elasticsearch_client to 7.17.4 * 0.1.3 1) remove some print 2) fix create mapping integer to long * 0.1.2 1) fix missing model elastic * 0.1.1 1) add singleton to ElasticSearchBaseModel
  • 0.1.0
    1. use elastic base model
    2. change function args add_els_config
     def add_els_config(self, index, doc_type):
         self.index = index
         self.doc_type = doc_type
     

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

dyn_libs-0.1.5.tar.gz (15.1 kB view hashes)

Uploaded Source

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