On 05/12/2013 02:13, Marvin Humphrey wrote:
A nasty little workaround is put some `use lib` directives at the top of
devel/benchmarks/indexers/lucy_indexer.plx which allow it to be run from
within `$REPOS_ROOT/perl/`. I think that's our only realistic option, right?
+1
BTW, I also had some trouble with the location of the Reuters corpus
when running the benchmark. The corpus extraction script must be run in
'devel/benchmarks' so the corpus will be created there. Then the
benchmark script is run in 'perl' where it doesn't find the corpus.
Nick