From 7ace38f0a2cb492760dc8b062742a451473f8bf3 Mon Sep 17 00:00:00 2001
From: Nikolaus Korfhage <korfhage@mathematik.uni-marburg.de>
Date: Mon, 30 Oct 2023 10:41:02 +0100
Subject: [PATCH] doc for init added

---
 doc/usage.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/usage.rst b/doc/usage.rst
index c29178b..29fc297 100644
--- a/doc/usage.rst
+++ b/doc/usage.rst
@@ -6,7 +6,7 @@ Use the following methods to fill, update, reset and search the index.
 .. currentmodule:: elastichash
 
 .. autoclass:: ElasticHash
-   :special-members:
+   :special-members: __init__
    :members:
 
 Extract scores from ES result: