Re: Junit Tests for Indexer / Searcher

2005-06-21 Thread Erik Hatcher
On Jun 21, 2005, at 6:45 PM, Yousef Ourabi wrote: Hey All: So Obviously the lucene dev-team uses unit tests when building the api, but what are people's experiences with using unit tests to test that indexing is working, that searching is working. Are there pre-developed test-suits for such thi

Junit Tests for Indexer / Searcher

2005-06-21 Thread Yousef Ourabi
Hey All: So Obviously the lucene dev-team uses unit tests when building the api, but what are people's experiences with using unit tests to test that indexing is working, that searching is working. Are there pre-developed test-suits for such things, so that I can make a change to a some search para