Re: [Non-DoD Source] Re: Solr 6.1.0 issue (UNCLASSIFIED)

2016-08-06 Thread Susheel Kumar
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

CDCR delete document issue on target site

2016-08-06 Thread Bharath Kumar
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