diff --git a/Database/Bloodhound/Client.hs b/Database/Bloodhound/Client.hs index 5ee90a6..d4e82d9 100644 --- a/Database/Bloodhound/Client.hs +++ b/Database/Bloodhound/Client.hs @@ -4,7 +4,7 @@ module Database.Bloodhound.Client , indexExists , openIndex , closeIndex - , createMapping + , putMapping , deleteMapping , indexDocument , getDocument