| For instance the default value for customQueryLimit is huge (10000000); I'd rather not use a limit at all. Also, the default value for rowsPerPartition (250) is not a multiple of the default value for checkpointInterval (200). A bit strange. Maybe we should take a look at the behavior of the existing mass indexer, and adapt our default values to match it as much as possible? |