Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Solr, mail # dev - 3 TokenFilter factories not compatible with 1.2


Copy link to this message
-
Re: 3 TokenFilter factories not compatible with 1.2
Yonik Seeley 2008-06-05, 00:24
On Wed, Jun 4, 2008 at 7:03 PM, Chris Hostetter
<[EMAIL PROTECTED]> wrote:
> 3) Documentation and Education
> Since this wasn't exactly a use case we ever advertised, we could punt on
> the problem by putting a disclaimer in the CAHNGES.txt that ayone directly
> constructing those 3 classes should explicitly call inform() on the
> instances after calling init.
>
>
> #3 is obviously the simplest approach as developers, and to be quite honest:
> probably impacts the fewest total number of people (since there are probably
> very few people constructing Factory instances themselves)

+1

-Yonik