You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Furkan KAMACI <fu...@gmail.com> on 2013/11/04 11:19:31 UTC

Solr Admın UI Query Result Does Nothing at Error

When you make a query into Solr via Solr Admin Page and if error occurs
there writes "Loading.." and does nothing.

i.e. if you write an invalid Request Handler at Query page even response is
404 Not Found "Loading..." is still there.

I've opened a Jira for it: https://issues.apache.org/jira/browse/SOLR-5419 and
applied a patch. I've also fixed logic at Ajax request.

--
Thanks;
Furkan KAMACI

Re: Solr Admın UI Query Result Does Nothing at Error

Posted by Furkan KAMACI <fu...@gmail.com>.
You can share your ideas about the patch.


2013/11/4 Furkan KAMACI <fu...@gmail.com>

> When you make a query into Solr via Solr Admin Page and if error occurs
> there writes "Loading.." and does nothing.
>
> i.e. if you write an invalid Request Handler at Query page even response
> is 404 Not Found "Loading..." is still there.
>
> I've opened a Jira for it: https://issues.apache.org/jira/browse/SOLR-5419 and
> applied a patch. I've also fixed logic at Ajax request.
>
> --
> Thanks;
> Furkan KAMACI
>