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. Could you help me in this? Thanks, Leena Jawale ________________________________ The contents of this e-mail and any attachment(s) may contain confidential or privileged information for the intended recipient(s). Unintended recipients are prohibited from taking action on the basis of information in this e-mail and using or disseminating the information, and must notify the sender and delete it from their system. L&T Infotech will not accept responsibility or liability for the accuracy or completeness of, or the presence of any virus or disabling code in this e-mail"