Closed seshadrs closed 11 years ago
Turns out that the retrieveDocuments(..) function of parent class of SimpleBioSolrRetrievalStrategist was being executed instead. So, used parent class's code to create a new class that feeds gold standard doc IDs.
Discovered when I tried to benchmark new passage retrieval code. Wanted to pass gold standard document IDs. But, couldn't get it to run.