RE: solr 6.6.3 is not working on azure web app, it throws an error "The server committed a protocol violation. Section=ResponseStatusLine"

2019-01-26 Thread Jignesh Savaliya
ction=ResponseStatusLine". It works fine if we deploy the solr 6.6.3 on azure vm. please suggest, thanks in advance. Please refer attached SS. Thanks & Regards Jignesh Savaliya

Re: Not able to search Spanish word with ascent in solr

2013-05-29 Thread jignesh
Solr returning error 500, when i post data with ascent chars... Any solution for that? -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404p4066808.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Not able to search Spanish word with ascent in solr

2013-05-28 Thread jignesh
Hello Steve Thanks for your reply I don't want to upgrade solr 4 so your suggestion will be as below --- you should instead convert these HTML character entities yourself to the characters they represent (e.g. "é" -> "é") before sending the docs to Solr. --- Ple

Re: Not able to search Spanish word with ascent in solr

2013-05-28 Thread jignesh
Hello Jack Thanks for your reply.. I have tried to add below contents to solr, as you suggest - doc-1 Hola Mañana en le Café, habla el Académie française! -- BUT I am getting below error -- I:\Program Files\EasyPHP-

Re: Not able to search Spanish word with ascent in solr

2013-05-21 Thread jignesh
Thanks Shawn, Will check & try your suggestion. -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404p4064959.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Not able to search Spanish word with ascent in solr

2013-05-21 Thread jignesh
Hello Thanks for your reply I will try your suggestion and let you know... Thanks for your reply again -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404p4064954.html Sent from the Solr - User mailing list archi

Re: Not able to search Spanish word with ascent in solr

2013-05-20 Thread jignesh
Here is the output using /solr/terms?terms.fl=name&terms.prefix=a -- 017165093842601769567616053 What should I conclude from above? Thanks Waiting for reply -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent

Re: Not able to search Spanish word with ascent in solr

2013-05-20 Thread jignesh
Hello Here is the output of Solr Admin UI Analysis page http://awesomescreenshot.com/0ff1ao7347 What should I conclude from this? Thanks, Waiting for reply. -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404p

Re: Not able to search Spanish word with ascent in solr

2013-05-20 Thread jignesh
Thanks for the reply.. I am send below type of xml to solr 15 15 Mis nuevos colgantes de PRIMARK ¿Alguna vez os habéis pasado por la zona de bisutería de PRIMARK? Cada vez que me doy una vuelta y paso por delante no puedo evitar echar un vistazo a ver si encuentro algú

Re: Not able to search Spanish word with ascent in solr

2013-05-20 Thread jignesh
Thanks for your reply I am using jetty for solr search -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404p4064652.html Sent from the Solr - User mailing list archive at Nabble.com.

Not able to search Spanish word with ascent in solr

2013-05-20 Thread jignesh
I have install solr 3.5 I would like to search words(Spanish words) like -> enseñé -> étnico -> castaño -> después with ascent ñ,é etc. But solr is not search such words from index. I have used - -