All Projects → newapplesho → Elasticsearch Smalltalk

newapplesho / Elasticsearch Smalltalk

Licence: apache-2.0
Elasticsearch for Pharo Smalltalk

Programming Languages

smalltalk
420 projects

Projects that are alternatives of or similar to Elasticsearch Smalltalk

Fscrawler
Elasticsearch File System Crawler (FS Crawler)
Stars: ✭ 906 (+9966.67%)
Mutual labels:  elasticsearch
Milog
Milog 是一基于 Ruby on Rails 的个人博客网站
Stars: ✭ 24 (+166.67%)
Mutual labels:  elasticsearch
Mongoosastic
Index Mongoose models into elasticsearch automatically. Looking for maintainers!
Stars: ✭ 942 (+10366.67%)
Mutual labels:  elasticsearch
Elasticsearch Readonlyrest Plugin
Free Elasticsearch security plugin and Kibana security plugin: super-easy Kibana multi-tenancy, Encryption, Authentication, Authorization, Auditing
Stars: ✭ 917 (+10088.89%)
Mutual labels:  elasticsearch
Elastic Muto
Easy expressive search queries for Elasticsearch
Stars: ✭ 24 (+166.67%)
Mutual labels:  elasticsearch
Php Es Mapper
An elasticsearch simple mapping ORM for php
Stars: ✭ 25 (+177.78%)
Mutual labels:  elasticsearch
Hugo Elasticsearch
Generate Elasticsearch indexes for Hugo static sites by parsing front matter
Stars: ✭ 19 (+111.11%)
Mutual labels:  elasticsearch
Cbir System
Content-Based Image Retrieval system (KTH DD2476 Project)
Stars: ✭ 9 (+0%)
Mutual labels:  elasticsearch
Docker Fscrawler
Dockerfile for https://github.com/dadoonet/fscrawler
Stars: ✭ 24 (+166.67%)
Mutual labels:  elasticsearch
Openshift Elasticsearch Plugin
Stars: ✭ 26 (+188.89%)
Mutual labels:  elasticsearch
Docker Kibana
Kibana Docker image including search-guard
Stars: ✭ 22 (+144.44%)
Mutual labels:  elasticsearch
Kafka Connect Elastic Sink
Kafka connect Elastic sink connector, with just in time index/delete behaviour.
Stars: ✭ 23 (+155.56%)
Mutual labels:  elasticsearch
Databook
A facebook for data
Stars: ✭ 26 (+188.89%)
Mutual labels:  elasticsearch
Kafka Connect Elasticsearch Source
Kafka Connect Elasticsearch Source
Stars: ✭ 22 (+144.44%)
Mutual labels:  elasticsearch
Spring Boot Elasticsearch Lire Docker
Spring-boot+ElasticSearch+LIRE+SwaggerUI RESTful.
Stars: ✭ 7 (-22.22%)
Mutual labels:  elasticsearch
Odsc 2020 nlp
Repository for ODSC talk related to Deep Learning NLP
Stars: ✭ 20 (+122.22%)
Mutual labels:  elasticsearch
Esx
A client for the Elasticsearch with Ecto, written in Elixir
Stars: ✭ 25 (+177.78%)
Mutual labels:  elasticsearch
Wazuh Chef
Wazuh - Chef cookbooks
Stars: ✭ 9 (+0%)
Mutual labels:  elasticsearch
Elasticsearchjsonld
Generate JSON-LD @contexts from ElasticSearch JSON Mappings
Stars: ✭ 7 (-22.22%)
Mutual labels:  elasticsearch
Cogstack Pipeline
Distributed, fault tolerant batch processing for Natural Language Applications and Search, using remote partitioning
Stars: ✭ 26 (+188.89%)
Mutual labels:  elasticsearch

elasticsearch-smalltalk Build Status

Elasticsearch for Pharo Smalltalk.

This project was migrated from SqueakSource3 repository: http://ss3.gemtalksystems.com/ss/Elasticsearch.html

Supported Smalltalk Versions

Pharo Smalltalk 4.0, 5.0, 6.0, 6.1

Version

Elasticsearch Version elasticsearch-smalltalk
>= 2.0 v1.1.7
>= 1.5, < 2.0 v1.1.4

Installation

Metacello new
    baseline: 'Elasticsearch';
    repository: 'github://newapplesho/elasticsearch-smalltalk/pharo-repository';
    load.

How to use

http://www.slideshare.net/newapplesho/elasticsearch-for-pharo-smalltalk

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].