Re: no results for query with special characters

2009-05-28 Thread Laura Hollink
eries 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 am now querying that index, also with standardAna

Exact match on entire field

2009-05-06 Thread Laura Hollink
Hi, I am trying to distinguish between a document that matches the query because the query *appears* in one of the fields, and a document that matches the query because the query equals the complete field. I do want to use an Analyzer for case- and punctuation normalization. For example:

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