Skip to content
Snippets Groups Projects
Commit 387639c6 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

Add comment on beans.xml and ES client setter.

parent 809eae9b
No related branches found
No related tags found
No related merge requests found
......@@ -101,6 +101,7 @@ public class RecordDelivererDC extends RecordDelivererAbstract {
changedId = changedId.replace(this.repositoryObjectURIPrefix, "");
}
// TODO Must Index and Type be set here? Isn't it already set in beans.xml?
GetRequestBuilder recordById =
OAI_ESClient
.getOaiESClient()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment