Re: is it possible to remove response header from the JSON fromat?

2011-08-17 Thread Filype Pereira
I reckon you can use &omitHeader=true on the URL, hope that it helps On Thu, Aug 18, 2011 at 5:21 PM, nagarjuna wrote: > Thank u very much for ur reply Erik Hatcher... > actually i thought to use my solr response in Jquery page. > > i have one sample url > > http://api.geonames.org/pos

Re: A beginner problem

2011-07-04 Thread Filype Pereira
It's hard to find what is happening without more details about your setup. I would start by asking the questions: - Do you have a firewall installed? - What opperating system do you run solr on? - Can you ping the hostname "localhost"? Filype On Tue, Jul 5, 2011 at 4:49 AM, wrote: > I use nut

Building a facet search filter frontend in XSLT

2011-06-29 Thread Filype Pereira
Hi all, I am looking for some help in building a front end facet filter using XSLT. The code I use is: http://pastebin.com/xVv9La9j On the image attached, the checkbox should be selected. (You clicked and submited the facet form. The URL changed) I can use xsl:if, but there's nothing that I can