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

2013-05-30 Thread Erick Erickson
Deep: Have you looked through the rest of the thread and tried the suggestions? If so, what were the results? Best Erick On Thu, May 30, 2013 at 2:45 AM, Deep Lotia wrote: > Hi, > > I am having a same kind of issue. I am not able to search accented characters > of spanish. For eg: - Según, próx

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

2013-05-29 Thread Deep Lotia
Hi, I am having a same kind of issue. I am not able to search accented characters of spanish. For eg: - Según, próximos etc. I have field called attr_content which holds the content of a PDF file whose contents are in spanish. I am using Apache Tika to index the contents of a PDF file. I have

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

2013-05-29 Thread Raymond Wiker
On May 29, 2013, at 18:09 , jignesh wrote: > Solr returning error 500, when i post data with ascent chars... > > Any solution for that? The solution probably involves using the correct encoding, and ensuring that the HTTP request sets the appropriate header values accordingly. In other words,

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

2013-05-29 Thread Gora Mohanty
On 29 May 2013 21:39, jignesh wrote: > Solr returning error 500, when i post data with ascent chars... > > Any solution for that? [...] Please look in the Solr logs for the appropriate error message. Regards, Gora

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 Jack Krupansky
: jignesh Sent: Tuesday, May 28, 2013 11:30 AM To: solr-user@lucene.apache.org Subject: Re: Not able to search Spanish word with ascent in solr 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

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

2013-05-28 Thread jignesh
in earlier post... Please guide -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404p4066544.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
(at char #916, byte #-1) -- I have also added -- --- And then submit doc to solr Please guide -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404p4066537.html S

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 Dominik Finke
text: > 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 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

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

2013-05-20 Thread Jack Krupansky
n you can return features for clean text with accents. Do you really want the HTML in Solr at all? For rich display it is reasonable, but is that your requirement? -- Jack Krupansky -Original Message- From: Shawn Heisey Sent: Monday, May 20, 2013 1:52 PM To: solr-user@lucene.apache.

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

2013-05-20 Thread Shawn Heisey
On 5/20/2013 11:24 AM, jignesh wrote: 017165093842601769567616053 Solr is indexing the encoded XML - so you are getting amp, acute, aacute, and similar terms in your index. Looking at the XML that you are indexing, it doesn't contain XML encoded accented characters. It contains XML encodin

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

2013-05-20 Thread Jack Krupansky
ansky -Original Message- From: jignesh Sent: Monday, May 20, 2013 1:24 PM To: solr-user@lucene.apache.org Subject: Re: Not able to search Spanish word with ascent in solr Here is the output using /solr/terms?terms.fl=name&terms.prefix=a -- 017165093842601769567616053 ---

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

2013-05-20 Thread Jack Krupansky
solr 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

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-

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

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

2013-05-20 Thread Jason Hellman
age- From: jignesh > Sent: Monday, May 20, 2013 10:46 AM > To: solr-user@lucene.apache.org > Subject: Re: Not able to search Spanish word with ascent in solr > > Thanks for the reply.. > > I am send below type of xml to solr > > > 15 > 15 > Mis nuevos colg

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

2013-05-20 Thread Jack Krupansky
amp;qf=features&defType=edismax&start=0&rows=50&wt=json waiting for reply Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404p4064651.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-20 Thread jignesh
tart=0&rows=50&wt=json waiting for reply Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404p4064651.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-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.

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

2013-05-20 Thread Jack Krupansky
Krupansky -Original Message- From: jignesh Sent: Saturday, May 18, 2013 1:53 PM To: solr-user@lucene.apache.org Subject: Not able to search Spanish word with ascent in solr I have install solr 3.5 I would like to search words(Spanish words) like -> enseñé -> étnico -> castaño -&g

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

2013-05-20 Thread Gora Mohanty
On 18 May 2013 23:23, jignesh wrote: > 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. [...] Are you able to set up Solr, and search for Englis

Not able to search Spanish word with ascent in solr

2013-05-20 Thread jignesh
I have used - - like : But still not able to search Spanish word with ascent.. Please let me know if I am missing anything? Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-search-Spanish-word-with-ascent-in-solr-tp4064404.html Sent from the Solr - User