Strangely.. My lucene query: fieldName:"pinki i" finds document. (see "i" in "pinki")
Jelda > -----Original Message----- > From: Ramana Jelda [mailto:[EMAIL PROTECTED] > Sent: Friday, August 17, 2007 12:33 PM > To: java-user@lucene.apache.org > Subject: Issue with indexed tokens position > > Hi, > Lucene doesn't find following value. Some issues with PhraseQuery. > > indexed value: pink-I > Indexed tokens:1: [pink:0->5] 2: [pinki:0->5] 3: [i:5->6] > (ex. explanation: > "pink" is a term "0->5" term-position) > > And I have indexed in a field called "fieldName". > My lucene search with the query [fieldName:"pink i"] can't > find above indexed value. > > Can anyone help me out here. > > Thx in advance, > Jelda > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]