Fix export bug

This commit is contained in:
Michael Xavier 2014-06-15 10:56:23 -07:00
parent 2fffe354d7
commit e40bd933e6

View File

@ -4,7 +4,7 @@ module Database.Bloodhound.Client
, indexExists
, openIndex
, closeIndex
, createMapping
, putMapping
, deleteMapping
, indexDocument
, getDocument