mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-22 11:36:12 +01:00
BUGFIX: Fix documentation for remove processor
This commit is contained in:
parent
379dddf8ac
commit
ddb95e8c91
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Example::
|
|||
1 {
|
||||
fields = description
|
||||
}
|
||||
2 = Codappix\SearchCore\DataProcessing\CopyToProcessor
|
||||
2 = Codappix\SearchCore\DataProcessing\RemoveProcessor
|
||||
2 {
|
||||
fields = description, another_field
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue