: References: <1324729256338-3610466.p...@n3.nabble.com>
: <4ef69412.3040...@r.email.ne.jp>
: In-Reply-To: <4ef69412.3040...@r.email.ne.jp>
: Subject: How to test solr filter
https://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists
When starting a n
Hello!
Take a look at the TestStopFilterFactory class in the
org.apache.solr.analysis package of core/test in Solr.
--
Regards,
Rafał Kuć
http://solr.pl
> Dear,
> I have done some changes on StopFilterFactory. I would like to test
> these changes using java class to simulate Solr engine. W
Dear,
I have done some changes on StopFilterFactory. I would like to test these
changes using java class to simulate Solr engine. What are the required steps
in order to do this ?
Regards,