Hi , all: I created collection per day dynamically in my program.Like this: <http://lucene.472066.n3.nabble.com/file/n4156601/create1.png> But,when I searched data with "collection=myCollection-20140903",it showed "Collection not found:myCollection-20140903 ". I checked the "clusterState" in debug mode , there was not "myCollection-20140903" in it. But,there was "myCollection-20140903" in zk "clusterstate.json" actually.
Is there something wrong in my way? If there is new way or better way to create collection dynamically? Thanks! -Xinwu -- View this message in context: http://lucene.472066.n3.nabble.com/Create-collection-dynamically-in-my-program-tp4156601.html Sent from the Solr - User mailing list archive at Nabble.com.