- Issue created by @deepak tomar
- ๐จ๐ฆCanada mparker17 UTC-4
Ah, this is a patch against the
8.x-7.x
branch of the module, so I'm going to move it into that queue. - ๐จ๐ฆCanada mparker17 UTC-4
mparker17 โ changed the visibility of the branch 3545049-single-value-fields-indexed-as-arrays to hidden.
- ๐จ๐ฆCanada mparker17 UTC-4
Something is wrong with the patch: I cannot apply it.
$ git apply --index ~/Downloads/3456789-2-elasticsearch-connector-single-value-fields.patch error: corrupt patch at line 57
$ patch -p1 < ~/Downloads/3456789-2-elasticsearch-connector-single-value-fields.patch patching file 'src/ElasticSearch/Parameters/Factory/IndexFactory.php' patch: **** malformed patch at line 56: $params['body'][] = ['index' => ['_id' => $id]];
Moving to Needs work.
- ๐ฎ๐ณIndia deepak tomar
Thanks for the update mparker17, i am looking into this.