Hi,

I hope this is the right avenue to seek for help, if not apologies, but please 
direct me to the appropriate resource.

I'm using Lucene.NET 2.9.1 with overall great success, but I'm encountering an 
issue I cannot figure out and it seems as though it may be a bug?

Using a standard analyzer with an unmodified tokenizer and the default filters, 
when I input the following string:

label:"BB_DFGG_ght6_popp_tt"

where label is the field I am searching, I get the following tokens:

bb
dfgg_ght6_popp
tt

I was expecting

bb
dfgg
ght6
popp
tt

Is this normal? I happens in LUKE 0.9.9.1 which uses Java Lucene 2.9.1



-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

Reply via email to