cmuramoto / es-ops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

es-ops

Simple Elastic Search Bi-Directional Java API.

Features:

  • CRUD
  • Bulk Insert/Update
  • Streaming (paged lookups)
  • Query Builders
  • Simple/Low Coupling (Requires only http-client and Jackson)

Notes:

  • Elastic Rest Client + Sniffer have been repackaged to com.nc.es.rest to do some minor teweakings
  • Just Run the Tests :)

About


Languages

Language:Java 100.0%