/es-ops

Primary LanguageJava

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 :)