You need to follow the instructions here:
http://wiki.apache.org/solr/DataImportHandler

In particular setting up the request handler in solrconfig.xml and
creating a data-config.xml file that's referenced in the
request handler. When this is done correctly, you should
see the request handler you defined as a link ont he
dataimport.jsp page.

Best
Erick

On Tue, Jan 24, 2012 at 5:31 AM, dsy99 <ds...@rediffmail.com> wrote:
> Dear all,
> I am using solr3.5 in which i tried to access DIH development console with
> URL mentioned below but getting the message "Select handler".
>
> http://localhost:8983/solr/admin/dataimport.jsp
>
> May I know, how  can I select the handler so that I will be able to display
> the "DIH control form" and command output as raw XML.
>
> Thanking you.
>
> With Regds:
> Divakar
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Problem-in-Accessing-DIH-tp3684667p3684667.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to