> I am a student and I am trying to run evaluation for TREC
> format document. I
> have the judgments. I would like to have the output of my
> queries for use
> with trec_eval software. Can someone please point me how to
> make Solr spit
> out output in this format? Or at least point me to some
> m
I don't know anything about the TREC format document, but i think if you
want text output, you can do it by using the
http://wiki.apache.org/solr/XsltResponseWriter to transform the xml to a
text...
On Tue, Oct 19, 2010 at 12:29 PM, Valli Indraganti <
valli.indraga...@gmail.com> wrote:
> Hello!
>
If I understand your use case correctly. You will have to write your own
response writer.
Only the below response writers are available .
Query response writer
Description
XMLResponseWriter
The most general-purpose response format outputs its results in XML, as
demonstrated by the blogging a