On 31 October 2012 16:56, Leena Jawale <leena.jaw...@lntinfotech.com> wrote:

> Hi,
>
> I have created Solr XML data source. In that I want to make range query on
> int field which is price.
> But by default it is considering that field as text. So I have added Price
> in the fields section making price as int,
> Indexed=true, Search by default=true, Stored=true, Include in results=true.
> After that when I go in Solr Admin and see the Schema Browser it is
> showing the error like
> Please wait...loading and parsing Schema Information from
> LukeRequestHandler
>
> If it does not load or your browser is not javascript or ajax-capable, you
> may wish to examine your schema using the Server side transformed
> LukeRequestHandler<
> http://127.0.0.1:8888/solr/collection2/admin/luke?wt=xslt&tr=luke.xsl> or
> the raw schema.xml<
> http://127.0.0.1:8888/solr/collection2/admin/file/?file=schema.xml>
> instead.
>

There is probably an error in your Solr schema. Please share schema.xml
with us.

Also, it would be good if you could follow up in one thread to people
responding to your post. It makes things difficult if the information is
spread over multiple threads.

Regards,
Gora

Reply via email to