You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Andre Rubin <an...@gmail.com> on 2008/08/08 02:04:04 UTC

Searching Tokenized x Un_tokenized

Hi all,

When I switched a String field from tokenized to untokenized, some
searches started not returning some obvious values. Am I missing
something on querying untokenized fields? Another question is, do I
need an Analyzer if my search is on an Untokenized field, wouldn't the
search be based on the full String rather than its tokens?

Thanks,


Andre

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org