mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 11:05:17 +00:00
e27c2556db
The index operation should be one of "index", "update", " upsert ". This lets the operation could be defined by incoming flowfile. Signed-off-by: João Henrique Ferreira de Freitas <joaohf@gmail.com> Signed-off-by: Matt Burgess <mattyb149@apache.org> This closes #255