Hello Everyone, The open relevance viewer requires a pluggable engine system. I think Lucene would be a great start. I am very new to the field of IR, Lucene and Solr (cutting my teeth). My thought process is I will write a plugin that submits a query to an instance of lucene/solr somewhere. The results from the lucene/solr instance will allow an end user to rank the topics as "Relevant", "Not Relevant", or "Skip This". The recall and precision will be recorded (plus additional metrics and end-user settings). Does anyone have a public archive I can pull from? I previously read someone had indexed part of the ASF email archive, if so can I use it as a base to begin work?
I am open to suggestions, questions or redirection. Thanks, --Dan