Hi I've sorted it. Wildcard term must be lowercase to get results.
Thanks Andrew 2009/4/30 Andrew McCombe <eupe...@gmail.com> > Hi > > I have half a million records indexed and need to filter results on a term > by the first letter. For Example the search term is 'I love' and returns a > few thousand records. I need to filter these results for all artists > beginning with 'A'. > > I've tried: > 'fq=artistText:A*' > > But then get no results. > > Can someone point me in the right direction please? > > Regards > Andrew >