is the nutch analyser capable of storing text and retreiving text in wildcard format
i know nutch does not support it now But even when i modified the code and made sure that i passed a wild card query ,then also it did not work. Any of u have ideas on this On 1/23/06, Carl-Johan Ström <[EMAIL PROTECTED]> wrote: > > I'm also wondering about the status of wildcard och fuzzy searches. I'm > using Nutch to index the producs in a webshop, so I really need them. Lucene supports them I think, why not Nutch? > > Thanks, > C-J > > -----Ursprungligt meddelande----- > Från: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Skickat: den 19 januari 2006 17:33 > Till: [email protected] > Ämne: wildcard matches not working? > > i can't seem to get wildcard matches ( "test*" ) to work in my index using > the default nutch search application. > > is there something i'm missing? > > > i'm using nutch built from trunk, with a patch applied that lets > htdig-noindex > boundaries not be indexed. > > Thanks in advance for any help, > -a > >
