Hi All, I'm using the Admin UI dataimport page to load some documents into my index. There's a rows parameter that you can leave blank (to load all documents).
When I change it to the maximum number of documents, the performance drops by a factor of 10. For example, I have 1627 root entities. If I fill in row with 1627, indexing occurs at about 10 docs per second. If I leave it blank, it occurs at about 1 doc per second. Thanks, Luis