As Eric mentioned you may want to check your analysis chain and see if you
are not using *KeywordTokenizer* for content type / content type is String
in your schema.xml. I have seen similar errors before due
to KeywordTokenizer being used.
Thanks,
Susheel
On Fri, Aug 5, 2016 at 11:46 PM, Erick E
Hi All,
I am using the cdcr solution available in SOLR 6.1 and i have setup the
cross data center replication on both the sites. When i add and update
documents on the main site, the data is replicated to the target site with
no issues. But when i delete a document on the main site, i see the belo