ItemTermStore should be used when migration of item terms is switched to the mode write one. The upper-bound item id that is written to new schema is determined as part of this task, but it should cover about the first 10% of all items that there is at the time of configuring it.
All items above the configured upper-bound should continue to be written in the old store (using TermsSqlIndex class)