Re: Solr XSLT Problems

2013-11-22 Thread Furkan KAMACI
Ok, I investigated the reason. There was unstability at some folders of my test system. 2013/11/22 Furkan KAMACI > I use Solr 4.5.1 and run xslt examples on it. "*Whenever*" I make a > request to > > q=*:*&wt=xslt&tr=example.xsl > > Sometimes it says me there are 0 records sometimes 30 (actuall

Solr XSLT Problems

2013-11-22 Thread Furkan KAMACI
I use Solr 4.5.1 and run xslt examples on it. "*Whenever*" I make a request to q=*:*&wt=xslt&tr=example.xsl Sometimes it says me there are 0 records sometimes 30 (actually there is 30). I tried some other xsls and it is same. I t does not work every time. Are there any body who had same issue?