Hello list,

I saw a bug in a TokenFilter that only works, if there is a fresh
instance created by the TokenFilterFactory and it seems as TokenFilters
are reused some how for more than one request.

So, if your TokenFilterFactory has a Logging-Statement in its
create()-method, you see that log only now and again - but not on every
request.

Is this a bug in Solr 4.0-BETA or is this expected behaviour?
If it is expected, what could be wrong with the TokenFilter?

Kind regards,
Em

Reply via email to