Re: no results for query with special characters

2009-05-28 Thread Laura Hollink
Thanks Ian! You were right, the problem was simply the InputStreamReader. (Sorry this reply is a bit off-topic now, I didn't have time to work on this specific problem earlier). Laura On Apr 27, 2009, at 3:24 PM, Ian Lea wrote: Hi The problem may well lie with the reading of the queries

Re: no results for query with special characters

2009-04-27 Thread Ian Lea
Hi The problem may well lie with the reading of the queries from disk into your program. Using an InputStreamReader with correct encoding (UTF-8?) should solve it. -- Ian. On Mon, Apr 27, 2009 at 12:32 PM, Laura Hollink wrote: > Hi, > > I have built an index using the standardAnalyser, and a

no results for query with special characters

2009-04-27 Thread Laura Hollink
Hi, I have built an index using the standardAnalyser, and am now querying that index, also with standardAnalyser. However, I get results I don't understand. I know there are a few documents about Brazil in my corpus. My corpus is in Dutch, and the Dutch term used is "Braziliƫ". I query