On Sun, May 6, 2012 at 8:43 AM, Abeer I <tmoo...@hotmail.com> wrote: > can > any one describe what is the meaning of these two file I tried to > search for recourse that help me with this matter but unfortunately > nothing helpful. > > how to write these two file (topic file,qrles ) is it don manually, if so > what is the meaning of the file structure. > >
topics are basically queries, representation of some information need. qrels are relevance judgements, mapping which documents are relevant to which query. You can find more basic information at http://trec.nist.gov/data/test_coll.html, or in Lucene In Action 2 (I think there is an example of how to use this there) -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org