Re: Displaying ExternalFileField values in CSVResponse - Solr 4.6

2014-05-06 Thread Sanjeev Pragada
Hi Ahmet,  Thanks a lot for the help. I upgraded my code to 
4.8.0.SanjeevFrom: Ahmet Arslan Sent: Fri, 02 May 2014 
20:54:14To: "solr-user@lucene.apache.org" 
, "sanje...@rediff.co.in" 
Subject: Re: Displaying ExternalFileField values 
in CSVResponse - Solr 4.6Hi Sanjeev,Here is the relevant jira 
: https://issues.apache.org/jira/browse/SOLR-5423 which has fix versions 
4.7.1, 4.8, 5.0.So I recommend to use/download latest 4.8.0 version.AhmetOn 
Friday, May 2, 2014 2:46 PM, Sanjeev Pragada  
wrote:Hi,   We are using Solr4.6 to index and search our 
ecommerce product details. We are using ExternalFileField option to incorporate 
some ranking signals. The problem I am facing currently is that the 
values of ExternalFileField are not displayed in the CSVResponse of the solr. 
However I am able to get the valuesfor other r
 esponse formats such as XML, JSON, Python etc.Can anyone please let me know if 
there is a way to display the values in CSVResponse. I don't prefer to use 
other response formats as these responses are fatterthan the CSV Response and 
parsing them involves additional performance cost.If the required functionality 
is available in a later version of Solr, I will be able to upgrade to it.Any 
help would be great.Thanks,Sanjeev 

Re: Displaying ExternalFileField values in CSVResponse - Solr 4.6

2014-05-02 Thread Ahmet Arslan
Hi Sanjeev,

Here is the relevant jira : https://issues.apache.org/jira/browse/SOLR-5423 
which has fix versions 4.7.1, 4.8, 5.0.

So I recommend to use/download latest 4.8.0 version.

Ahmet





On Friday, May 2, 2014 2:46 PM, Sanjeev Pragada  wrote:
Hi,   We are using Solr4.6 to index and search our ecommerce product 
details. We are using ExternalFileField option to incorporate some ranking 
signals. The problem I am facing currently is that the values of 
ExternalFileField are not displayed in the CSVResponse of the solr. However I 
am able to get the valuesfor other response formats such as XML, JSON, Python 
etc.Can anyone please let me know if there is a way to display the values in 
CSVResponse. I don't prefer to use other response formats as these responses 
are fatterthan the CSV Response and parsing them involves additional 
performance cost.If the required functionality is available in a later version 
of Solr, I will be able to upgrade to it.Any help would be 
great.Thanks,Sanjeev  


Displaying ExternalFileField values in CSVResponse - Solr 4.6

2014-05-02 Thread Sanjeev Pragada
Hi,   We are using Solr4.6 to index and search our ecommerce product 
details. We are using ExternalFileField option to incorporate some ranking 
signals. The problem I am facing currently is that the values of 
ExternalFileField are not displayed in the CSVResponse of the solr. However I 
am able to get the valuesfor other response formats such as XML, JSON, Python 
etc.Can anyone please let me know if there is a way to display the values in 
CSVResponse. I don't prefer to use other response formats as these 
responses are fatterthan the CSV Response and parsing them involves additional 
performance cost.If the required functionality is available in a later version 
of Solr, I will be able to upgrade to it.Any help would be 
great.Thanks,Sanjeev