0.1.9 • Published 10 years ago

elastix v0.1.9

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

Elastix

A Fully Featured ElasticSearch Client with EJS integration.

NOT PRODUCTION READY

Stable Methods:

  • document.index
  • document.get
  • document.update
  • document.delete
  • parseJSON
  • req

ToDo:

  • indicies.create
  • indicies.destroy
  • indicies.settings
  • indicies.mapping.create
  • indicies.mapping.update

  • document.multiGet

  • document.bulk
  • search

  • build CLI tool, for ES

  • write end to end tests