: Suppose I want the xml input submitted to solr to be distributed among a : fixed set of partitions; basically, something like round-robin among each of : them, so that each directory has a relatively equal size in terms of # of : segments. Is there an easy way to do this? I took a quick look at the solr
I'm not sure if i'm understanding your question: What would the motivation be for doing something like this? ... what would the usage be like from a search perspective one you had built up these directories? -Hoss