Hi,

Perhaps you can give some examples.  Yes, untokenized means "full string" - it 
requires an "exact match".

Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch



----- Original Message ----
> From: Andre Rubin <[EMAIL PROTECTED]>
> To: java-user@lucene.apache.org
> Sent: Thursday, August 7, 2008 8:04:04 PM
> Subject: 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to