Re: MoreLikeThisHandler Unit Test

2008-06-10 Thread Erik Hatcher
On Jun 10, 2008, at 10:25 AM, Tom Morton wrote: I'm trying to write some unit tests for the MoreLikeThisHandler which test the functionality. I've added documents, committed them, but can't get the query to return a single document from which mlt would get terms. It's as if the documents

MoreLikeThisHandler Unit Test

2008-06-10 Thread Tom Morton
I'm trying to write some unit tests for the MoreLikeThisHandler which test the functionality. I've added documents, committed them, but can't get the query to return a single document from which mlt would get terms. It's as if the documents aren't making it to the index or I'm query them incorrec