Commit 9006d1a9 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

insertMasterDoc return richer type, no ngrams do not abort insertion

After dwelling a bit on the solution space, I concluded that no ngrams
shouldn't result into the document being skipped. The rationale would be
that if, for example, the NLP server is temporarily unavailable, we
should still insert the doc and regenerate the ngrams at a later stage.
parent ec5cdd78
Pipeline #7918 passed with stages
in 79 minutes and 5 seconds