String field is analyzed, but with KeywordTokenizer, so all should be fine.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: Michael McCandless [mailto:luc...@mikemccandless.com] > Sent: Tuesday, March 06, 2012 3:42 PM > To: java-user@lucene.apache.org > Subject: Re: Problem with updating a document or TermQuery with current > trunk > > Hmm something is up here... I'll dig. Seems like we are somehow analyzing > StringField when we shouldn't... > > Mike McCandless > > http://blog.mikemccandless.com > > On Tue, Mar 6, 2012 at 9:33 AM, Robert Muir <rcm...@gmail.com> wrote: > > On Tue, Mar 6, 2012 at 9:23 AM, Benson Margulies > <bimargul...@gmail.com> wrote: > >> On Tue, Mar 6, 2012 at 9:20 AM, Robert Muir <rcm...@gmail.com> wrote: > >>> I think the issue is that your analyzer is standardanalyzer, yet > >>> field text value is "value-1" > >> > >> Robert, > >> > >> Why is this field analyzed at all? It's built with StringField.TYPE_STORED. > >> > > > > thanks Benson, you are right! > > > > -- > > lucidimagination.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > > For additional commands, e-mail: java-user-h...@lucene.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org