Klasse ElxInputHelper
java.lang.Object
org.xbib.interlibrary.catalog.elasticsearch.ElxInputHelper
- Alle implementierten Schnittstellen:
AutoCloseable
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
close()
org.xbib.elx.api.SearchClient
void
setIndexDefinitions
(Map<String, org.xbib.settings.Settings> indexDefinitions)
-
Konstruktordetails
-
ElxInputHelper
- Löst aus:
IOException
-
-
Methodendetails
-
close
- Angegeben von:
close
in SchnittstelleAutoCloseable
- Löst aus:
IOException
-
getIndexDefinitions
-
getSearchClient
public org.xbib.elx.api.SearchClient getSearchClient() -
setIndexDefinitions
public void setIndexDefinitions(Map<String, org.xbib.settings.Settings> indexDefinitions) throws IOException- Löst aus:
IOException
-