Re: about standard analyzer

2011-07-13 Thread Kiwi de coder
hi, sorry.. i accidentally sending out this uncomplete mail.. actually I had send another one, please ignore this thx :) kiwi On Wed, Jul 13, 2011 at 10:52 PM, Erick Erickson wrote: > You're probably seeing the effects of a number of the filters that > Solr is applying (see the fieldType definit

Re: about standard analyzer

2011-07-13 Thread Erick Erickson
You're probably seeing the effects of a number of the filters that Solr is applying (see the fieldType definition). In particular, this looks like the result of WordDelimiterFilterFactory. If you click the "verbose" box on the analysis page, you should see the results of each step in the analysis c