معرفی شرکت ها


cubicweb-elasticsearch-0.9.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Simple ElasticSearch indexing integration for CubicWeb
ویژگی مقدار
سیستم عامل -
نام فایل cubicweb-elasticsearch-0.9.2
نام cubicweb-elasticsearch
نسخه کتابخانه 0.9.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده LOGILAB S.A. (Paris, FRANCE)
ایمیل نویسنده contact@logilab.fr
آدرس صفحه اصلی https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-elasticsearch
آدرس اینترنتی https://pypi.org/project/cubicweb-elasticsearch/
مجوز LGPL
Summary ------- Simple ElasticSearch indexing integration for CubicWeb Parameters ~~~~~~~~~~ * elasticsearch-locations (CW_ELASTICSEARCH_LOCATIONS) * index-name (CW_INDEX_NAME) * elasticsearch-verify-certs (CW_ELASTICSEARCH_VERIFY_CERTS) * elasticsearch-ssl-show-warn (CW_ELASTICSEARCH_SSL_SHOW_WARN) Pyramid debug panel ~~~~~~~~~~~~~~~~~~~ To activate the debug panel, you'll need to install ``pyramid_debugtoolbar``, typically with:: pip install pyramid_debugtoolbar Then, you'll have activate the debug toolbar and include the ElasticSearch panel in your ``pyramid.ini``: pyramid.includes = pyramid_debugtoolbar debugtoolbar.includes = cubicweb_elasticsearch.pviews.espanel **Alltext** field ~~~~~~~~~~~~~~~~~~ The `cubicweb_elasticsearch.search_helpers.compose_search` referencies a custom `alltext` field which contains all indexed text. This field must be defined in the custom Indexer mapping. HTTPS and SSL certificates in communication with server ------------------------------------------------------- In some cases (ElasticSearch Kubernetes deployment for example), self signed certificates are used and can be ignored using elasticsearc-verify-certs, in this case, the python binding will issue warnings for each request, which is cumbersome when running requests in a `ccplugin` command. You can use `elasticsearch-ssl-show-warn (CW_ELASTICSEARCH_SSL_SHOW_WARN)` to remove those warnings (default is to show them). Most of the time, a better solution is to have proper certificates to authenticate the servers you are talking to.


نیازمندی

مقدار نام
<3.39.0,>=3.38.0 cubicweb
>=1.4.0 six
- cwtags
<8.0.0,>=7.0.0 elasticsearch
<8.0.0,>=7.0.0 elasticsearch-dsl
- beautifulsoup4


نحوه نصب


نصب پکیج whl cubicweb-elasticsearch-0.9.2:

    pip install cubicweb-elasticsearch-0.9.2.whl


نصب پکیج tar.gz cubicweb-elasticsearch-0.9.2:

    pip install cubicweb-elasticsearch-0.9.2.tar.gz