On Wed, Sep 9, 2009 at 2:15 PM, dharhsana <rekha.dharsh...@gmail.com> wrote:
> > Hi Shalin Shekhar Mangar, > > I got some come from this site > > http://www.mattweber.org/2009/05/02/solr-autosuggest-with-termscomponent-and-jquery/ > > When i use that code in my project ,then only i came to know that there is > no Termscomponent jar or plugin .. > > TermsComponent exists in Solr 1.4. I am guessing that you are using 1.3 If you go to Solr's info page (through the admin dashboard), it will tell you the version you are using. > There is any other way for doing autocompletion search with out terms > component. > > If so please tell me how to implement it. > > I already gave you a link which describes an alternative way. Have a look. -- Regards, Shalin Shekhar Mangar.