Hello,
Is it possible to create schema definition files only for a limited number of collections? I'm not interested to map all collections, in that case configuration files are huge and it takes to driver several minutes to read and parse them upon every execution.
For example out of 200 collections, I'm interested only in 5. What is the correct procedure to achieve it?
Thank you in advance.