Un recurso base para trabajar con Elasticsearch
Project description
P_Elascticsearch_Easy
Description
P_Elascticsearch_Easy is a Python utility that provides a simplified class for interacting with elasticsearch and elasticsearch_dsl.
Features
- Create a connection with elasticsearch
- Obtener un documento dado un id
- Realizar un delete_by_query
- Actualizar un documento
- Realizar un update_by_query
- Indexar un documento
- Realizar un bulk mediante la libreria de helpers
- Realizar un bulk de forma nativa sin la librería de helpers
- Realizar búsquedas en índices dadas querys
- Obtener todos los documentos dada un query
- Realizar búsquedas mediante un msearch
- Obtener un conteo de documentos dada una query
Installation
You can install the package directly from PyPi using pip:
pip3 install
License
This project is licensed under the GNU GPLv3 license. See the LICENSE file for more details.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file p_elasticsearch_easy-1.0.0.tar.gz.
File metadata
- Download URL: p_elasticsearch_easy-1.0.0.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7d04e3ae4533ca8305cfbdd695ad72359ad4085e9fe130bb1492d3af0e072d3
|
|
| MD5 |
e8918f77c1b654100981e9ae19a1146e
|
|
| BLAKE2b-256 |
6339313a822c18c6de72fbcb1266023af1334c7f1abc67a1cfaf5a811f8b4b97
|
File details
Details for the file p_elasticsearch_easy-1.0.0-py3-none-any.whl.
File metadata
- Download URL: p_elasticsearch_easy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48175ee67a97419797dec0bd7e8740e6f0d8f2e5f684adf953bff430ba0809c5
|
|
| MD5 |
6e1b9f167291343ad019b61bb877ebec
|
|
| BLAKE2b-256 |
e6cab835a9fc949d1df279949631d47e625ef6f3375f11ce660687906ffdfa75
|