Re: How to get raw text of a document

2012-08-18 Thread Jack Krupansky
/QueryResponseWriter#List_of_Writers_Available -- Jack Krupansky -Original Message- From: Alexander Cougarman Sent: Saturday, August 18, 2012 11:02 AM To: 'solr-user@lucene.apache.org' Subject: RE: How to get raw text of a document Thanks, Jack. Where can I get a list of the "r

RE: How to get raw text of a document

2012-08-18 Thread Alexander Cougarman
Thanks, Jack. Where can I get a list of the "response writers" available with Solr? Sincerely, Alex -Original Message- From: Jack Krupansky [mailto:j...@basetechnology.com] Sent: 17 August 2012 7:45 PM To: solr-user@lucene.apache.org Subject: Re: How to get raw text of

Re: How to get raw text of a document

2012-08-17 Thread Jack Krupansky
You need a "response writer" that returns only text. The "wt" paramter selects the response writer. You specified "json", so that's what you got. Maybe "csv" would be closer to what you want. -- Jack Krupansky -Original Message- From: Alexander Cougarman Sent: Friday, August 17, 2012