Hi szabados,
Your config seems to be reasonable, and so based on your comments I'd suggest trying to reinitialize this particular kvstore.
Alternatively, you could try an intermediary csv as a troubleshooting step/workaround. That is, first output the generating search to a csv file, and then use inputlookup to read that csv, and then output to kvstore.
There shouldn't be any issue with a generating search taking a long time, and therefore not correctly writing results to a kvstore, but inputlookup is fast, and so we can hopefully rule that out.
Also, if this is still an issue, can we see what the generating search looks like?
Please let me know if this answers your question! 😄
... View more