Re: TREC-style IR experiments

2011-11-14 Thread Ismo Raitanen
>> I'm planning to do some information retrieval experiments with Solr. > There some existing implementations in Lucene > http://lucene.apache.org/java/3_0_2/api/contrib-benchmark/org/apache/lucene/benchmark/quality/trec/package-summary.html Have you used that with Solr? How? //Ismo

Re: TREC-style IR experiments

2011-11-14 Thread Ahmet Arslan
I > think I can > get the Solr search results in that format quite easily by > using the > solr-php-client library. > > Have any of you run "TREC-style" IR experiments with Solr > and what are > your experiences with that? Do you have any suggestion for > that ki

TREC-style IR experiments

2011-11-14 Thread Ismo Raitanen
using the solr-php-client library. Have any of you run "TREC-style" IR experiments with Solr and what are your experiences with that? Do you have any suggestion for that kind of tests with Solr? Kind regards, Ismo