You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Mohamed Parvez <pa...@gmail.com> on 2009/09/14 23:24:40 UTC

Re: Solr 1.4 - autoSuggest - is it a default service

I guess you are looking for terms, Its in 1.4

just use a query like

http://localhost:port
/solr/terms/?terms=true&terms.fl=filed_name&terms.prefix=da

----
Thanks/Regards,
Parvez



On Mon, Sep 14, 2009 at 3:35 PM, Yerraguntla <ra...@yahoo.com> wrote:

>
> Hi,
>
> I am trying to use autoSuggest in Solr 1.4. Is autoSugest service available
> by default like select? or should I configure anything?
>
>
> Solrconfig.xml contains the termcomponent defined.
>
> Thanks
> R
>
>
> --
> View this message in context:
> http://www.nabble.com/Solr-1.4---autoSuggest----is-it-a-default-service-tp25443128p25443128.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>