descriptionSupport for perform TREC evaluations using Xapian
ownerolly@survex.com
last changeSun, 20 May 2012 14:12:22 +0000 (21 02:12 +1200)
content tags
add:
README
Xapian TREC harness
===================

This was written by Andy MacFarlane at City University back in 2003 or so.

I've tweaked it to build, but not tested it as I don't have access to
TREC data.

Its use of the Xapian API could do with some updating as it was written
before the creation of Xapian::TermGenerator.

Olly Betts
2012-05-20
shortlog
2012-05-20 Olly BettsAdd READMEmaster
2012-05-20 Olly BettsExtend to build gunzipper.o
2012-05-20 Olly BettsEnable warnings; use -O2 rather than -O3.
2012-05-20 Olly BettsUse c_str() suitably cast rather than copying to a...
2012-05-20 Olly BettsRemove unused variables
2012-05-20 Olly BettsRemove unused function file_to_string()
2012-05-20 Olly BettsRemove unused eof parameter from Read_Extra_SWord
2012-05-20 Olly BettsChange return type of split() to void
2012-05-20 Olly BettsAdd gunzipper.o to objects linked into trec_index
2012-05-20 Olly BettsAdd .gitignore file
2012-05-20 Olly BettsConvert all sources to have UNIX line endings
2012-05-20 Olly BettsImport sources from Andy
heads
11 years ago master