Thnx for the reply I want to make gilmore* work...sombody told me you can make attributes case insensitive while building an index...
I am trying to research on it... Do you got any pointer? Thanks... On Mon, Sep 28, 2009 at 2:29 PM, Lance Norskog <goks...@gmail.com> wrote: > Wildcards don't really get processed like other queries - Gilmore* will > work. > > On Mon, Sep 28, 2009 at 8:30 AM, Avlesh Singh <avl...@gmail.com> wrote: > > Such questions are better answered on the user mailing list. You don't > need > > to post them on the dev list. > > What matches an incoming query is largely a function of your field type > > definition and the way you analyze your field data query time and index > > time. > > > > Copy-paste your field and its type definition in schema.xml > > > > Cheers > > Avlesh > > > > On Mon, Sep 28, 2009 at 8:56 PM, Siddhartha Pahade <pahade....@gmail.com > >wrote: > > > >> Hi guys, > >> > >> My search result is Gilmore Girls > >> > >> If I search on Gilmore, it gives me result Gilmore Girls in the output > as > >> desired. > >> > >> However, if I search on string gilmore* or gilm , it does not work > whereas > >> we want it to work. > >> > >> Any help highly appreciated. > >> > >> > >> Thanks! > >> > > > > > > -- > Lance Norskog > goks...@gmail.com >