Re: Russian stopwords

2013-05-24 Thread igiguere
://lucene.472066.n3.nabble.com/Russian-stopwords-tp491490p4065976.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Russian stopwords

2013-05-24 Thread Alexandre Rafalovitch
difference between the 2 Windows is the language > of the interface (French for mine, English for my colleague). > > Strange... Very very strange. I hope someone from Microsoft reads this > someday. > > > > -- > View this message in context: > http://lucene.472066.n3.na

Re: Russian stopwords

2013-05-24 Thread igiguere
glish for my colleague). Strange... Very very strange. I hope someone from Microsoft reads this someday. -- View this message in context: http://lucene.472066.n3.nabble.com/Russian-stopwords-tp491490p4065910.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Russian stopwords

2013-05-22 Thread igiguere
ra sure, I downloaded Edit Plus, as mentioned in this thread, and verified the encoding again: UTF-8 I realize this will pass for a stupid question, but... Could there be any issue other than encoding ? Thanks; -- View this message in context: http://lucene.472066.n3.nabble.com/Russian

RE: Russian stopwords

2008-12-06 Thread Lance Norskog
EMAIL PROTECTED] Sent: Saturday, December 06, 2008 1:17 AM To: solr-user@lucene.apache.org Subject: RE: Russian stopwords Hi Steve, You were right,it turned out to be a an encoding issue but a really weird one. I was using windows notepad to save the stopwords file in UTF-8 encoding. On the other h

RE: Russian stopwords

2008-12-06 Thread tushar kapoor
saving stopwords file it started working for Russian, German and all type of languages. Anyways Thanks for the suggesting a valid direction. Regards, Tushar. Steven A Rowe wrote: > > Hi Tushar, > > On 12/05/2008 at 5:18 AM, tushar kapoor wrote: >> I am trying to filter rus

RE: Russian stopwords

2008-12-05 Thread Steven A Rowe
Hi Tushar, On 12/05/2008 at 5:18 AM, tushar kapoor wrote: > I am trying to filter russian stopwords but have not been > successful with that. [...] > words="stopwords.txt"/> >ignoreCase="true" expand="false"

Russian stopwords

2008-12-05 Thread tushar kapoor
I am trying to filter russian stopwords but have not been successful with that. I am using the following schema entry - . .. Intrestingly, Russian synonyms are working fine. English and russian synonyms get