On 10/15/07, David Whalen <[EMAIL PROTECTED]> wrote:
> I want to comment-out a filter in my schema.xml, specifically
> the solr.EnglishPorterFilterFactory filter.
>
> I want to know -- will this cause me to have to re-build my
> index?  Or will a restart of SOLR get the job done?

Yes, you will need to rebuild because the index will have stemmed
terms and queries will no longer match those terms in the index.

-Yonik

Reply via email to