Thanks for your reply!

Some questions:

Is Solr in cloud mode or running standalone?

Standalone

If you look at the core overview in the admin UI for these three cores,
can you tell me what Num Docs, Max Doc, and the index size is for all
three indexes?

SharePoint_All
Num Docs: 6211
Max Doc= 6211
Index: 29.82 MB

Sitecore_web_index
Num Docs: 5268
Max Doc= 5268
Index: 3.47 MB

Sitecore_SharePoint
Num Docs: 22958
Max Doc= 22958
Index: 78.84 MB



Are the schemas in these three indexes all using the same field name for
uniqueKey?

Yes
<uniqueKey>_uniqueid</uniqueKey>


Are you sure that you have only run the merge once?  Alternately, before
each merge attempt, you could entirely delete
$SOLR_HOME/Sitecore_Sharepoint/data and reload the core or restart Solr.

I am manually type the url and performing the merge. I stopped solr, deleted 
the files in the file system for index and then started Solr and ran the Url 
merge and still saw duplicates. I can try what you have recommended.

Thanks so much!.




From: Shawn Heisey-2 [via Lucene] 
[mailto:ml-node+s472066n4275813...@n3.nabble.com]
Sent: Tuesday, May 10, 2016 10:38 AM
To: Kalpana Sivanandan <ksivanan...@portalsolutions.net>
Subject: Re: Solr 5.4.1 Mergeindexes duplicate rows

On 5/9/2016 7:55 AM, Kalpana wrote:

> Can anyone help me with a merge. Currently I have the two cores already
> pulling data from SQL Table based on the query I set up.
>
> Solr is running
>
> I also have a third core set up with schema similar to the first two. and
> then I wrote this in the url and hit enter
> http://localhost:8983/solr/admin/cores?action=mergeindexes&core=Sitecore_SharePoint&srcCore=sitecore_web_index&srcCore=SharePoint_All
>
> I stop and start Solr and I see data with duplicates.
>
> Am I doing this right?

Some questions:

Is Solr in cloud mode or running standalone?

If you look at the core overview in the admin UI for these three cores,
can you tell me what Num Docs, Max Doc, and the index size is for all
three indexes?

Are the schemas in these three indexes all using the same field name for
uniqueKey?

Are you sure that you have only run the merge once?  Alternately, before
each merge attempt, you could entirely delete
$SOLR_HOME/Sitecore_Sharepoint/data and reload the core or restart Solr.

Thanks,
Shawn


________________________________
If you reply to this email, your message will be added to the discussion below:
http://lucene.472066.n3.nabble.com/Solr-5-4-1-Mergeindexes-duplicate-rows-tp4275153p4275813.html
To unsubscribe from Solr 5.4.1 Mergeindexes duplicate rows, click 
here<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4275153&code=a3NpdmFuYW5kYW5AcG9ydGFsc29sdXRpb25zLm5ldHw0Mjc1MTUzfDE0MzYwODg4Mjk=>.
NAML<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-5-4-1-Mergeindexes-duplicate-rows-tp4275153p4275820.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to