Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Version

Status

Comment

< 7.X

Not-Supported

7.x

Supported

8.x

Not-Supported

support is planned

Konfigurationsparameter in der repository.cfg

Code Block
<repoName>.metaservice.type=elastic
<repoName>.metaservice.elastic.host = 
<repoName>.metaservice.elastic.index.write = 
<repoName>.metaservice.elastic.index.search =
<repoName>.metaservice.elastic.index.update =
<repoName>.metaservice.elastic.index.delete =
#<repoName>.metaservice.elastic.index.document.write = #default: <index.write>
#<repoName>.metaservice.elastic.index.document.search = #default: <index.search>
#<repoName>.metaservice.elastic.index.document.update = #default: <index.update>
#<repoName>.metaservice.elastic.index.document.delete = #default: <index.delete>
#<repoName>.metaservice.elastic.index.container.write = #default: <index.write>
#<repoName>.metaservice.elastic.index.container.search = #default: <index.search>
#<repoName>.metaservice.elastic.index.container.update = #default: <index.update>
#<repoName>.metaservice.elastic.index.container.delete = #default: <index.delete>
#<repoName>.metaservice.elastic.authentication.type= #default: none
#<repoName>.metaservice.elastic.authentication.credentials= #default:
#<repoName>.metaservice.elastic.maxconnections= #default: 50
#<repoName>.metaservice.elastic.connecttimeout= #default: 5
#<repoName>.metaservice.elastic.sockettimeout= #default: 30
#<repoName>.metaservice.elastic.requesttimeout= #default: 10
#<repoName>.metaservice.elastic.indexwaitmode= #default:
#<repoName>.metaservice.elastic.fallback.type= #default: