try this to see the results yourself http://lucidworks.lucidimagination.com/display/solr/Running+Your+Analyzer
On Wed, Dec 26, 2012 at 3:36 PM, Dmitry Kan <solrexp...@gmail.com> wrote: > Hi, > > Have you tried looking at admin analysis page? You can see how i-pod gets > indexed and highlight query results there too. > > Best, > > Dmitry Kan > > On Wed, Dec 26, 2012 at 10:08 AM, Jose Yadao <josesya...@gmail.com> wrote: > > > Hi and Happy Holidays to everyone. > > > > I have a question regarding the use of WordDelimiterFilterFactory. > > so if i set it to split on intra word delimiter, generateWordparts="1" > and > > catenateWords="1", for the word is i-pod, the ff query will return a > result > > => "i" "pod" and "ipod"? > > > > Thanks > > > -- Anirudha P. Jadhav