In our application we use dynamic fields and there can be about 50 of them and there can be up to 100 million documents.
Are there any disadvantages having multivalued=true on all fields in the schema? An admin of the application can specify dynamic fields and if they should be indexed or stored. Question is if we gain anything by letting them to choose multivalued as well or if it just adds complexity to the user interface? Thanks, Tim