Re: ampersand handling in solr cloud 7 in text_general field

2018-05-07 Thread Shawn Heisey
On 5/7/2018 8:45 AM, kumar gaurav wrote: Hi Shawn It is solr 7.3 . On Sun, May 6, 2018 at 1:17 AM, Shawn Heisey wrote: The error in what you shared is incomplete. Can you find any errors in solr.log and provide the full error text for any of them that occurred around the relevant timestamp?

Re: ampersand handling in solr cloud 7 in text_general field

2018-05-07 Thread kumar gaurav
Hi Shawn It is solr 7.3 . On Sun, May 6, 2018 at 1:17 AM, Shawn Heisey wrote: > On 5/5/2018 1:02 PM, kumar gaurav wrote: > >> I am facing possible analysis error. in case of indexing "&" ( ampersand ) >> in text_general fields . It is working fine if solr is running in single >> node mode also

Re: ampersand handling in solr cloud 7 in text_general field

2018-05-05 Thread Shawn Heisey
On 5/5/2018 1:02 PM, kumar gaurav wrote: I am facing possible analysis error. in case of indexing "&" ( ampersand ) in text_general fields . It is working fine if solr is running in single node mode also working fine in string fields . Exceptions is coming by replicas i hope. Anybody please sug

ampersand handling in solr cloud 7 in text_general field

2018-05-05 Thread kumar gaurav
Hi All I am facing possible analysis error. in case of indexing "&" ( ampersand ) in text_general fields . It is working fine if solr is running in single node mode also working fine in string fields . Exceptions is coming by replicas i hope. Anybody please suggest if anything needs to handle wh