On Fri, Jun 19, 2009 at 6:16 PM, Julian Davchev <j...@drun.net> wrote:

> Hi,
> Using solr 1.3
> Where can I read thorough explanation how solrconfig and shema are
> interalted and how all those requests etc work.
>

There are wiki pages with details on solrconfig.xml and schema.xml

http://wiki.apache.org/solr/SolrConfigXml
http://wiki.apache.org/solr/SchemaXml


>
> For example here...
>
> http://wiki.apache.org/solr/SpellCheckComponent    I read YOU WILL
> LIKELY WANT TO BIND THE COMPONENT TO THE /select STANDARD REQUEST
> HANDLER
>
>
> How is this done?
>

I guess all you need to do is to add the SpellCheckComponent in the
last-components section in the request handler:

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to