BUGFIX: Fix documentation for remove processor

This commit is contained in:
Daniel Siepmann 2017-11-08 20:37:28 +01:00
parent 379dddf8ac
commit ddb95e8c91
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -15,7 +15,7 @@ Example::
1 { 1 {
fields = description fields = description
} }
2 = Codappix\SearchCore\DataProcessing\CopyToProcessor 2 = Codappix\SearchCore\DataProcessing\RemoveProcessor
2 { 2 {
fields = description, another_field fields = description, another_field
} }