معرفی شرکت ها


datapackage-pipelines-elasticsearch-0.0.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

{{ DESCRIPTION }}
ویژگی مقدار
سیستم عامل -
نام فایل datapackage-pipelines-elasticsearch-0.0.9
نام datapackage-pipelines-elasticsearch
نسخه کتابخانه 0.0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Open Knowledge International
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/frictionlessdata/datapackage-pipelines-elasticsearch
آدرس اینترنتی https://pypi.org/project/datapackage-pipelines-elasticsearch/
مجوز MIT
ElasticSearch Extensions for datapackage-pipelines ================================================== Install ------- :: # use pip install pip install datapackage-pipelines-elasticsearch # OR clone the repo and install it with pip git clone https://github.com/frictionlessdata/datapackage-pipelines-elasticsearch.git pip install -e . Usage ----- You can use datapackage-pipelines-elasticsearch as a plugin for (dpp)[https://github.com/frictionlessdata/datapackage-pipelines#datapackage-pipelines\ ]. In pipeline-spec.yaml it will look like this .. code:: yaml ... - run: elasticseach.dump.to_index ***``dump.to_index``*** ~~~~~~~~~~~~~~~~~~~~~~~ Saves the datapackage to an ElasticSearch instance. *Parameters*: - ``engine`` - Connection string for connecting to the ElasticSearch instance (URL syntax) Also supports ``env://<environment-variable>``, which indicates that the connection string should be fetched from the indicated environment variable. If not specified, assumes a default of ``env://DPP_ELASTICSEARCH`` Environment variable should take the form of 'host:port' or a fully-qualified url (e.g. '`https://user:pass@host:port <https://user:pass@host:port>`__\ ' or '`https://host:port <https://host:port>`__\ ' etc.) - ``indexes`` - Mapping between resources and indexes. Keys are index names, value is a list of objects with the following attributes: - ``resource-name`` - name of the resource that should be dumped to the table - ``doc-type`` - The document type to use when indexing docuemtns


نیازمندی

مقدار نام
>=1.1.1 datapackage-pipelines
>=0.4.0 tableschema-elasticsearch
- pylama
- tox


نحوه نصب


نصب پکیج whl datapackage-pipelines-elasticsearch-0.0.9:

    pip install datapackage-pipelines-elasticsearch-0.0.9.whl


نصب پکیج tar.gz datapackage-pipelines-elasticsearch-0.0.9:

    pip install datapackage-pipelines-elasticsearch-0.0.9.tar.gz