Solr autocompletion in rails

2009-05-04 Thread manisha_5
Hi, I am new to solr. I am using solr server to index the data and make search in a Ruby on rails project.I want to add autocompletion feature. I tried with the xml patch in the schema.xml file of solr, but dont know how to test if the feature is working.also havent been able to integrate the sam

Re: Solr autocompletion in rails

2009-05-07 Thread manisha_5
t Weber > > > > On May 4, 2009, at 9:39 AM, manisha_5 wrote: > >> >> Hi, >> >> I am new to solr. I am using solr server to index the data and make >> search >> in a Ruby on rails project.I want to add autocompletion feature. I >> tried >