I have always used multiple mosaic datasets in a file or enterprise geodatabase to store our aerial imagery by reference. I create a mosaic dataset for each new flight and users can access the different years by selecting the appropriate dataset. As I was preparing to add a new dataset, I reviewed the documentation and recommended process. Apparently, I should be taking this a step further and building a "master mosaic dataset" by adding each years mosaic dataset to this master and making the dataset time aware by adding date information. Over all this makes sense; however, I have several questions.
1) How is there an advantage when you would need to filter the data to render each year individually? We do not do any temporal analysis on the data but only display the data for the end user by year.
2) An ESRI video (Managing Imagery Using Mosaic Datasets and Image Services - 43:58) recommended having only one mosaic dataset per geodatabase. We have never really had any issues with the seven datasets we currently use and are were planning to add an eighth. Should we expect to see a performance improvement creating a master dataset?
3) The recommended workflow in Creating a mosaic dataset containing raster data from multiple dates indicates that "This design is optimal when you have less than eight rows added to your master mosaic dataset." It does not go on to explain why or provide an alternative for larger collections. What are our options as we are reaching this point?