[ https://issues.apache.org/jira/browse/SOLR-10097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Erick Erickson resolved SOLR-10097. ----------------------------------- Resolution: Not A Problem Please raise issues like this on the user's list, many more people will see it and you'll likely get help much more quickly. If it's determined that this is a new problem with Solr code, _then_ you should raise a JIRA. When you do ask on the user's list, you need to add a bit of clarity. You say in the title that you want to migrate docs from C1 to C2. But nothing in the writeup shows any step where you tried to move the data. > Migrate Documents to Another Collection > --------------------------------------- > > Key: SOLR-10097 > URL: https://issues.apache.org/jira/browse/SOLR-10097 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrCloud > Environment: redhat x86_64 > Reporter: frank > Fix For: 6.3 > > > I have a solr collections on the merger, we would like to ask the next > question is as follows I have two collections, c1 and c2, > C1 colleciton there are 10 data, id is from c1_0 to c1_9, > C2 colleciton also has 10 data, id is from c2_0 to c2_9, > I now want to c1 id c1_ format data into the c2, I implemented the following > order, it seems no effect, and why? > I c1 designated in the new router.field=id > http://localhost:8081/solr/admin/collections?action=CREATE&name=c1&numShards=3&replicationFactor=3&maxShardsPerNode=3&collection.configName=myconf&router.field=id > I refer to > https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI-api12 > Solr version 6.3.0 > I have a problem? Or understanding wrong? -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org