: Here is an example of the field's value:
: <str
: 
name="description">###############################################################################################################################################################################################################################################################</str>

where are you getting that <str ... /> from? if that's what you see when 
you do a search for a document, then it has nothing to do with your 
fieldType or analyzer -- the strings returned from searches are the 
"stored" values, which are not modified by the analyzer at all.

What does your indexing code/process look like?
Do you have any custom UpdateProcessors?

details, details, details.

-Hoss

Reply via email to