In ES 5, default maximum number of fields in index is 1000. This won't be enough for per-language index fields in wikidata, so we'd need to bump the maximum. 5000 seems like a good future-proof number - we have ~400 languages, and they need 3 fields for labels and ~2 fields for descriptions.
We should of course ensure bumping this max does not cause any trouble, but so far the indications are it doesn't.