Is there an example somewhere of creating an index with a jUnit test class?
I've created a IndexingFilter plugin, and would like to unit test it.  I
need to run code
that will try index something, so I can see if my plugin gets called and
does something
good.

Reply via email to