Is there a faster way to do a batch import to Litium (product, warehouse, price list) with a code?
Is there a way to pause the index and resume then the batch is done?
As for now, 500.000 requests will take 10 days
Litium version: 7.1.0
Is there a faster way to do a batch import to Litium (product, warehouse, price list) with a code?
Is there a way to pause the index and resume then the batch is done?
As for now, 500.000 requests will take 10 days
Litium version: 7.1.0
Itβs depend. How are you doing now?
You can manage the index rebuild process from Litium.Foundation.Search.IndexJobConsumer
but think of that changes there also is reflecting all other operations, example indexing of order creation.