> Hi just looked at the analysis.jsp and found out what it > does during index / > query > > Index Analyzer > Intel > intel > intel > intel > intel > intel
If the resultant token is intel, then q=inte* should return documents. What says when you add &debugQuery=on to your search url? And why are you using an old version of solr?