RE: A simple question

2005-12-14 Thread Daan de Wit
TED] Sent: Wednesday, December 14, 2005 12:13 To: java-user@lucene.apache.org Subject: A simple question I have a simple question I'm sure that have a simple response, but now I don't have any idea. If I have something indexed and stored in the field TITLE ("Hello") and I

A simple question

2005-12-14 Thread Daniel Cortes
I have a simple question I'm sure that have a simple response, but now I don't have any idea. If I have something indexed and stored in the field TITLE ("Hello") and I search with Standard analyzer (Hello or hello or h*) in this field. Why don't obtain any hit?