Go through this thread first - http://markmail.org/message/bannl2fpblt5sqlw If it still does not help, post back your field type definition in schema.xml
Cheers Avlesh On Thu, Aug 6, 2009 at 3:46 PM, Radha C. <cra...@ceiindia.com> wrote: > Hi, > > > I have documents contain word "healthcare articles". I need to match the > "healthcare artcles" documents > for the query strings "helath", "articles"... > > I tried q="health*", q=helath*, q="heath*articles" but everything returns > empty result. When I try q="healthcare artilces" ,the search returns proper > documents. > > Can anyone tell me what is the wrong with my query string? > >