To use the Quality Benchmarker, see
http://lucene.apache.org/java/2_4_0/api/contrib-benchmark/org/apache/lucene/benchmark/quality/package-summary.html
On Dec 6, 2008, at 2:57 AM, Gustavo Corral wrote:
Hello all,
I want to do some kind of evaluation of my Lucene application, but the
problem is that I'm indexing XML documents with a specific DTD and I
have
just a small collection. Is there a way to run a quality benchmark
using the
benchmark package in Lucene with my own collection an queries? I
have seen
too something about mean average precision, but I can't find any
reading
about how to implement it.
My XML documents have elements like: title, body, div (for sections),
references, keywords, figures... and those are the fields I indexed in
Lucene.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]